..
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
support layout inference for operations ( #39 )
2021-05-13 22:27:23 +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
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
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
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
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
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
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
support layout inference for operations ( #39 )
2021-05-13 22:27:23 +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