🐛 Describe the bug
Can't convert my quantized model to tflite throught onnx with error:
torch.onnx.symbolic_registry.UnsupportedOperatorError: Exporting the operator quantized::conv1d_relu to ONNX opset version 13 is not supported. Please feel free to request support or submit a pull request on PyTorch GitHub.
Versions
torch=1.12.1+cpu
onnx=1.12.0
🐛 Describe the bug
Can't convert my quantized model to tflite throught onnx with error:
Versions
torch=1.12.1+cpu
onnx=1.12.0