TIM-VX/include/tim/vx/ops
zhao.xia be0a566042 Add map for Conv1D
Convolution 1D operation, support float32, int8, int16, uint8.

Signed-off-by: zhao.xia <zhao.xia@verisilicon.com>
2021-05-21 12:46:56 +08:00
..
activations.h Add support for Mish, SoftRelu and HardSigmoid 2021-03-31 12:00:02 +08:00
addn.h Initial Commit for VERSION 1.1.28 2021-01-11 18:27:48 +08:00
arg.h Fix file permission 2021-05-11 11:01:21 +08:00
batch2space.h Change back the inferface name (#44) 2021-05-14 20:08:53 +08:00
batchnorm.h Fix file permission 2021-05-11 11:01:21 +08:00
clip.h Fix file permission 2021-05-11 11:01:21 +08:00
concat.h Initial Commit for VERSION 1.1.28 2021-01-11 18:27:48 +08:00
conv1d.h Add map for Conv1D 2021-05-21 12:46:56 +08:00
conv2d.h Add data layout for kernel to support TVM conv2d (#40) 2021-05-14 14:00:02 +08:00
deconv.h Add group parameter for deconv API 2021-05-20 06:15:28 +08:00
depth2space.h support layout inference for operations (#39) 2021-05-13 22:27:23 +08:00
dropout.h Fix file permission 2021-05-11 11:01:21 +08:00
elementwise.h Minor clean up 2021-04-07 13:03:56 +08:00
fullyconnected.h Initial Commit for VERSION 1.1.28 2021-01-11 18:27:48 +08:00
gather.h Map [NNRT-824]LeakyRelu/[NNRT-817]LogicalOr/And/[NNRT-831]GatherNd 2021-01-19 16:44:43 +08:00
gathernd.h Map [NNRT-824]LeakyRelu/[NNRT-817]LogicalOr/And/[NNRT-831]GatherNd 2021-01-19 16:44:43 +08:00
instancenormalization.h Add map for InstanceNormalization 2021-05-20 12:41:25 +08:00
l2normalization.h Added NBG support 2021-02-22 11:38:21 +08:00
layernormalization.h Support LayerNormalization 2021-05-21 12:46:19 +08:00
localresponsenormalization.h Initial Commit for VERSION 1.1.28 2021-01-11 18:27:48 +08:00
logical.h Minor clean up 2021-04-07 13:03:56 +08:00
nbg.h Added NBG support 2021-02-22 11:38:21 +08:00
pad.h Initial Commit for VERSION 1.1.28 2021-01-11 18:27:48 +08:00
pool2d.h Add layout inference feature (#34) 2021-05-08 09:29:47 +08:00
reduce.h support layout inference for operations (#39) 2021-05-13 22:27:23 +08:00
relational_operations.h Add support for relational ops 2021-05-11 23:39:22 +08:00
reorg.h Add support for Reorg 2021-05-11 10:57:56 +08:00
reshape.h Initial Commit for VERSION 1.1.28 2021-01-11 18:27:48 +08:00
resize.h Support layout inference for FC and Resize (#45) 2021-05-15 22:42:11 +08:00
reverse.h Map [NNRT-824]LeakyRelu/[NNRT-817]LogicalOr/And/[NNRT-831]GatherNd 2021-01-19 16:44:43 +08:00
select.h Map Select 2021-03-25 17:27:04 +08:00
simple_operations.h Add support for Cast and Floor operation 2021-05-11 18:45:28 +08:00
slice.h [NNRT-811]Map Slice 2021-01-22 14:32:43 +08:00
softmax.h Initial Commit for VERSION 1.1.28 2021-01-11 18:27:48 +08:00
space2batch.h Change back the inferface name (#44) 2021-05-14 20:08:53 +08:00
space2depth.h support layout inference for operations (#39) 2021-05-13 22:27:23 +08:00
split.h Initial Commit for VERSION 1.1.28 2021-01-11 18:27:48 +08:00
squeeze.h Add the Squeeze op 2021-04-15 11:22:48 +08:00
stack.h Fix file permission 2021-05-11 11:01:21 +08:00
stridedslice.h Initial Commit for VERSION 1.1.28 2021-01-11 18:27:48 +08:00
transpose.h Rename Op 'Permute' to 'Transpose' 2021-01-12 11:21:51 +08:00