Skip to content

[Bug] Hardcoded Input Shape (1,3,224,224) in PyTorch Quantization #12

@MadhurKumar004

Description

@MadhurKumar004

This assumes every model is a standard ImageNet computer vision model. Attempting to quantize audio models, NLP models, or even MNIST models (1 channel vs 3) will cause an immediate crash during the calibration step.

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