Skip to content

[ONNX] Use draft_export to debug torch.onnx.export #161523

@titaiwangms

Description

@titaiwangms

#161454 draft_export has been removed from torch.onnx.export to prevent users’ console output or timing from being disrupted when an export fails. However, draft_export may still offer useful insights into the reasons for export failures. The ONNX team can make use of it again through report=True or via a standalone debugging tool.

cc @justinchuby

Metadata

Metadata

Assignees

No one assigned

    Labels

    module: onnxRelated to torch.onnxtriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions