TIM-VX/include/tim/vx
qin.chen 9ebddb5452 add op: maxpoolwithargmax2 and maxpoolgrad 2022-07-29 11:11:33 +08:00
..
ops add op: maxpoolwithargmax2 and maxpoolgrad 2022-07-29 11:11:33 +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 add op: maxpoolwithargmax2 and maxpoolgrad 2022-07-29 11:11:33 +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