TIM-VX/src/tim/vx
Chen Xin 3663a99e0f Fixed param compute bug for lrn
Signed-off-by: Chen Xin <jack.chen@verisilicon.com>
2022-08-04 21:35:59 +08:00
..
internal fixed: maxpoolwithargmax's output1 have wrong shape, internal id: I7d5aeab58038bacb73373a4ff4f48a12bb6441db 2022-07-29 11:11:33 +08:00
ops Fixed param compute bug for lrn 2022-08-04 21:35:59 +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 Expose hw feature : isClOnly() 2022-08-03 09:06:32 +08:00
context_private.h Expose hw feature : isClOnly() 2022-08-03 09:06:32 +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 Enable SetRoundingPolicy (#426) 2022-07-06 17:03:54 +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 Enable SetRoundingPolicy (#426) 2022-07-06 17:03:54 +08:00
op_impl.h Enable SetRoundingPolicy (#426) 2022-07-06 17:03:54 +08:00
operation.cc Enable SetRoundingPolicy (#426) 2022-07-06 17:03:54 +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