TIM-VX/include/tim/vx/ops
Zongwu.Yang 77b801a590
Add layout inference feature (#34)
* mobilenet_v1_1.0_224_quant.tflite pass
* inception_v1_224_quant.tflite pass
* ssd_mobilenet_v2_fpnlite_320x320_coco17_quant.tflite pass

Signed-off-by: Zongwu Yang <zongwu.yang@verisilicon.com>
2021-05-08 09:29:47 +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 add argmin and argmax op 2021-04-16 00:34:29 +08:00
batch2space.h Initial Commit for VERSION 1.1.28 2021-01-11 18:27:48 +08:00
batchnorm.h add the clip, dropout, batchnorm op 2021-04-07 13:00:41 +08:00
clip.h add the clip, dropout, batchnorm op 2021-04-07 13:00:41 +08:00
concat.h Initial Commit for VERSION 1.1.28 2021-01-11 18:27:48 +08:00
conv2d.h Add layout inference feature (#34) 2021-05-08 09:29:47 +08:00
deconv.h Add op support for Deconv2d 2021-02-26 09:54:01 +08:00
depth2space.h Map [NNRT-824]LeakyRelu/[NNRT-817]LogicalOr/And/[NNRT-831]GatherNd 2021-01-19 16:44:43 +08:00
dropout.h add the clip, dropout, batchnorm op 2021-04-07 13:00:41 +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
l2normalization.h Added NBG support 2021-02-22 11:38:21 +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 Minor clean up 2021-04-07 13:03:56 +08:00
reshape.h Initial Commit for VERSION 1.1.28 2021-01-11 18:27:48 +08:00
resize.h Initial Commit for VERSION 1.1.28 2021-01-11 18:27:48 +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 Minor clean up 2021-04-07 13:03:56 +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 Initial Commit for VERSION 1.1.28 2021-01-11 18:27:48 +08:00
space2depth.h Map [NNRT-824]LeakyRelu/[NNRT-817]LogicalOr/And/[NNRT-831]GatherNd 2021-01-19 16:44:43 +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 add the Stack op 2021-04-07 19:57:28 +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