Skip to content

Quantized model fails to analyze #1640

@alexander-camuto

Description

@alexander-camuto

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions