Skip to content

WARNING: The shape inference of ::LearnablePerTensorAffine type is missing #194

@bobby20180331

Description

@bobby20180331

WARNING: The shape inference of ::LearnablePerTensorAffine type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function.
when I use:

input_shape={'data': [1, 3, 224, 224]}
convert_deploy(model, BackendType.ONNX_QNN, input_shape)

can we ignore this warning ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions