We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Have a quantized version of a shufflenet and it fails to analyze (whereas unquantized succeeds)
[2025-02-08T22:24:20.460227000Z ERROR tract] Error at stage "analyse" Caused by: 0: ModelBuildingError 1: Failed analyse for node #403 "/conv1/conv1.0/Conv_quant" ConvHir 2: Infering facts 3: Applying rule inputs[0].datum_type == inputs[1].datum_type 4: Impossible to unify U8 with I8.
to replicate run tract cli on the attached model
shufflenetv2_quantized.onnx.zip
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Have a quantized version of a shufflenet and it fails to analyze (whereas unquantized succeeds)
to replicate run tract cli on the attached model
shufflenetv2_quantized.onnx.zip
The text was updated successfully, but these errors were encountered: