TIM-VX/src/tim/vx
chxin66 e047fce59f
Disable cases which offloaded to SW path(#422)
Signed-off-by: Chen Xin <jack.chen@verisilicon.com>
2022-07-04 15:37:06 +08:00
..
internal fix gather_element operation input num issue (#388) 2022-05-06 09:31:14 +08:00
ops Disable cases which offloaded to SW path(#422) 2022-07-04 15:37:06 +08:00
platform rename CopyTensorToData to CopyDataFromTensor to align name of tim::vx::Tensor (#373) 2022-04-24 13:36:51 +08:00
compile_option.cc Fix compile error in g++5.4 (#286) 2022-02-11 08:20:05 +08:00
compile_option_test.cc [New API] Add compile_option support - relax_mode (#285) 2022-02-09 10:52:11 +08:00
context.cc [New API] Add compile_option support - relax_mode (#285) 2022-02-09 10:52:11 +08:00
context_private.h [New API] Add compile_option support - relax_mode (#285) 2022-02-09 10:52:11 +08:00
context_test.cc Refine unit test case name (#70) 2021-05-25 11:19:42 +08:00
direct_map_op.cc Added RNNCell & unit test (#249) 2021-12-29 11:08:24 +08:00
direct_map_op_impl.cc Fix build issue (#397) 2022-05-16 14:24:44 +08:00
direct_map_op_impl.h Fix build issue (#397) 2022-05-16 14:24:44 +08:00
graph.cc feat(tensor): support external buffer when creating input/output tensors (#389) 2022-05-18 23:38:26 +08:00
graph_private.h feat(tensor): support external buffer when creating input/output tensors (#389) 2022-05-18 23:38:26 +08:00
graph_test.cc Refine cmake build: add gtest (#47) 2021-05-17 13:04:45 +08:00
op_impl.cc Added customize operator APIs(#315) 2022-03-09 12:10:08 +08:00
op_impl.h Added customize operator APIs(#315) 2022-03-09 12:10:08 +08:00
operation.cc Support that op's all inputs are constant (#264) 2022-01-14 12:34:38 +08:00
tensor.cc feat(tensor): support external buffer when creating input/output tensors (#389) 2022-05-18 23:38:26 +08:00
tensor_private.h feat(tensor): support external buffer when creating input/output tensors (#389) 2022-05-18 23:38:26 +08:00
test_utils.h Fix build error with Android NDK 2021-09-09 12:56:01 +08:00
type_utils.cc Remove DownScaleSizeRounding type 2021-05-25 16:48:50 +08:00
type_utils.h Remove DownScaleSizeRounding type 2021-05-25 16:48:50 +08:00