-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Relax][PyTorch] Support torch.export.ExportedProgram
in Relax PyTorch Frontend
#17346
Closed
24 tasks done
Comments
mshr-h
added
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type:rfc-tracking
RFC progress tracking. Ref: https://github.com/apache/tvm-rfcs
labels
Sep 8, 2024
mshr-h
changed the title
[Relax][PyTorch]
[Relax][PyTorch] Support Sep 8, 2024
torch.export.ExportedProgram
supporttorch.export.ExportedProgram
in Relax PyTorch Frontend
This is a comparison of the number of lines of source code. Current
New
|
mshr-h
changed the title
[Relax][PyTorch] Support
[Tracking Issue][Relax][PyTorch] Support Sep 8, 2024
torch.export.ExportedProgram
in Relax PyTorch Frontendtorch.export.ExportedProgram
in Relax PyTorch Frontend
mshr-h
changed the title
[Tracking Issue][Relax][PyTorch] Support
[Relax][PyTorch] Support Sep 8, 2024
torch.export.ExportedProgram
in Relax PyTorch Frontendtorch.export.ExportedProgram
in Relax PyTorch Frontend
This was referenced Sep 10, 2024
we can decouple TVMC support here, since the new relax flow focuses on more modular python based flow. So we can conclude as long as the importer part finishes |
This was referenced Sep 15, 2024
Merged
This was referenced Sep 24, 2024
mshr-h
removed
type:rfc-tracking
RFC progress tracking. Ref: https://github.com/apache/tvm-rfcs
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
labels
Sep 27, 2024
This was referenced Sep 28, 2024
Merged
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a tracking issue for supporting PyTorch's
torch.export.ExportedProgram
in the Relax PyTorch frontend.TODOs:
TorchFXImporter
20240917-153130-9f281758
#17410ExportedProgramImporter
[Relax][PyTorch] Add support fortorch.export.ExportedProgram
in Relax PyTorch Frontend #17396torch.export
insteamd offx.symbolic_trace
for tutorial #17436refs:
cc @junrushao @shingjan @yelite
The text was updated successfully, but these errors were encountered: