Skip to content

[ONNX] Exporting the operator quantized::conv1d_relu to ONNX opset version 13 is not supported #84694

@kventinel

Description

@kventinel

🐛 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

Metadata

Metadata

Labels

module: onnxRelated to torch.onnxonnx-triagedtriaged by ONNX teamtriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions