Skip to content

Return with exit code when converting quantized-pytorch to onnx #273

@wcycqjy

Description

@wcycqjy

When I try to convert an INT8 quantized pytorch model to the onnx version, the error returns:
Process finished with exit code -1073741819 (0xC0000005).

No matter which export function I use, like the torch.onnx.export, and you provided export_to_onnx, the error always exists.

My os is Windows, the gpu is A4000.

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