Skip to content

pytorch model support #2

Description

@zhaolanhuang

This issue is for tracing the pytorch support.

  • support for newly shipped, self-contained .pt2 format (PyTorch ExportedProgram).

  • support for .pt / .pth format, a pickle file exported via torch.save(model, PATH) which requires the original model class definition while loading it.

Metadata

Metadata

Assignees

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