Skip to content
New issue

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

Quantized model fails to analyze #1640

Open
alexander-camuto opened this issue Feb 8, 2025 · 0 comments
Open

Quantized model fails to analyze #1640

alexander-camuto opened this issue Feb 8, 2025 · 0 comments

Comments

@alexander-camuto
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant