TIM-VX/src/tim/vx
Chen Feiyue bb10884f98
Added scalar type support (#655)
Added SetScalar api to support scalar input
Added 2 cases for scalar index Gather

Type: New Feature

Signed-off-by: Feiyue Chen <Feiyue.Chen@verisilicon.com>
2023-11-06 09:58:03 +08:00
..
internal Update internal to 1.1.88 release (#657) 2023-11-03 13:16:33 +08:00
ops Added scalar type support (#655) 2023-11-06 09:58:03 +08:00
platform Fixed IExecutable object not bind with DeviceID (#624) 2023-07-24 22:45:54 +08:00
builtin_op.cc update copyright information 2023-01-20 12:49:48 +08:00
builtin_op_impl.cc Fixed the IOtensor order difference between src_graph and infer_graph 2023-03-21 09:21:15 +08:00
builtin_op_impl.h update copyright information 2023-01-20 12:49:48 +08:00
compile_option.cc Fixed IExecutable object not bind with DeviceID (#624) 2023-07-24 22:45:54 +08:00
compile_option_test.cc update copyright information 2023-01-20 12:49:48 +08:00
context.cc update copyright information 2023-01-20 12:49:48 +08:00
context_private.h update copyright information 2023-01-20 12:49:48 +08:00
context_test.cc update copyright information 2023-01-20 12:49:48 +08:00
graph.cc fixed tensor cache mismatch issue (#644) 2023-08-30 14:23:20 +08:00
graph_private.h Added op fusion for mean_stddev_normalization (#629) 2023-08-09 22:10:45 +08:00
graph_test.cc Split replayer code from tracer.h (#642) 2023-08-25 00:41:45 +08:00
op_impl.cc update copyright information 2023-01-20 12:49:48 +08:00
op_impl.h update copyright information 2023-01-20 12:49:48 +08:00
operation.cc update copyright information 2023-01-20 12:49:48 +08:00
tensor.cc Added scalar type support (#655) 2023-11-06 09:58:03 +08:00
tensor_private.h Added scalar type support (#655) 2023-11-06 09:58:03 +08:00
test_utils.h added Rcp op & modified test_utils 2022-09-22 12:15:02 +08:00
type_utils.cc Add int4/uint4 definition (#638) 2023-08-22 17:37:38 +08:00
type_utils.h Refine UnidirectionalGRU and GRUCell (#587) 2023-05-15 16:44:51 +08:00