Updated on 2022-03-13 GMT+08:00

List of Built-in Operators

You can check the built-in operators in the header files for operator registration, and set the operator input, output, and attribute during operator registration.

Table 1 Operator list

Operator Name

Header File

Data

array_defs.h

Concat

Flatten

Reshape

Split

Const

const_defs.h

Permute

detection_defs.h

Add

math_defs.h

Mul

Activation

nn_defs.h

BatchNorm

Convolution

Eltwise

LRN

ConvolutionDepthwise

FullConnection

Pooling

Scale

ShuffleChannel

Softmax