tflite2onnx
tflite2onnx copied to clipboard
Fused activation function support
Several operators (e.g. Add
, Conv
) have fused activation function. The complete list of such fused activation function list can be found at https://jackwish.net/tflite/docs/ActivationFunctionType.m.html
This issue tracks the status (moved from Operator Support Status which has been deprecated).
- [x] ReLU
- [x] ReLU6
- [ ] ReLU N1 To 1
- [ ] Sigh bit
- [ ] Tanh