Github repo link.
- Convolution w/ kernel shape 1x1
- Convolution w/ kernel shape 3x3
- Depthwise convolution w/ kernel shape 3x3
- Normalization and quantization
- With
- Without
- Relu (w/ and w/o)
- Bias (w/ and w/o)
- Per-channel shift
- Per-layer shift
- Input type
- uint8
- int8
- Output type
- int8
- uint8 (only w/ Relu)
- int32
- Scale type
- uint8
- uint32
- Bias type
- int32
- Weight type
- int8
- int2-7
- Dedicated weight memory