TIM-VX/include/tim/vx
chxin66 9f331ed5ec
Added batch dims in gather (#435)
Signed-off-by: Chen Xin <jack.chen@verisilicon.com>

Co-authored-by: Chen Xin <jack.chen@verisilicon.com>
2022-07-19 12:33:09 +08:00
..
ops Added batch dims in gather (#435) 2022-07-19 12:33:09 +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.h [New API] Add compile_option support - relax_mode (#285) 2022-02-09 10:52:11 +08:00
context.h Fix build error with clang (#326) 2022-03-22 14:51:12 +08:00
direct_map_op.h Added RNNCell & unit test (#249) 2021-12-29 11:08:24 +08:00
graph.h feat(tensor): support external buffer when creating input/output tensors (#389) 2022-05-18 23:38:26 +08:00
operation.h Support that op's all inputs are constant (#264) 2022-01-14 12:34:38 +08:00
ops.h Mapped roi_pool & added unit test (#404) 2022-05-30 19:57:50 +08:00
tensor.h feat(tensor): support external buffer when creating input/output tensors (#389) 2022-05-18 23:38:26 +08:00
types.h support conv3d (#238) 2022-01-11 14:13:15 +08:00