-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Closed
Copy link
Description
This is a tracking issue for supporting PyTorch's torch.export.ExportedProgram in the Relax PyTorch frontend.
TODOs:
- Cleanup the existing
TorchFXImporter- Cleanup unary op converters [Relax][PyTorch] Cleanup unary op converters #17356
- Cleanup binary op converters [Relax][PyTorch] Cleanup binary op converters #17366
- Cleanup Neural Network op converters [Relax][PyTorch] Cleanup Neural Network op converters #17369
- Cleanup Statistical op converters [Relax][PyTorch] Cleanup Statistical, Search and DataType op converters #17372
- Cleanup Search op converters [Relax][PyTorch] Cleanup Statistical, Search and DataType op converters #17372
- Cleanup Tensor Manipulation op converters [Relax][PyTorch] Cleanup Tensor Manipulation and Creation op converters #17376
- Cleanup Tensor Creation op converters [Relax][PyTorch] Cleanup Tensor Manipulation and Creation op converters #17376
- Cleanup DataType op converters [Relax][PyTorch] Cleanup Statistical, Search and DataType op converters #17372
- Cleanup Other op converters [Relax][PyTorch] Cleanup Tensor Manipulation and Creation op converters #17376
- Upgrade PyTorch [CI] Upgrade PyTorch to 2.4.1 #17338
- Upgrade CI image
- Introduce
ExportedProgramImporter[Relax][PyTorch] Add support fortorch.export.ExportedProgramin Relax PyTorch Frontend #17396 - Expand ops supports
- unary ops [Relax][PyTorch] Support more unary ops for ExportedProgram importer #17421
- binary ops [Relax][PyTorch] Support binary, statistical and search ops for ExportedProgram importer #17424
- neural network ops [Relax][PyTorch] Support neural network ops for ExportedProgram importer #17426
- statistical ops [Relax][PyTorch] Support binary, statistical and search ops for ExportedProgram importer #17424
- search ops [Relax][PyTorch] Support binary, statistical and search ops for ExportedProgram importer #17424
- tensor manipulation ops [Relax][PyTorch] Support tensor manipulation and creation ops for ExportedProgram importer #17429
- tensor creation ops [Relax][PyTorch] Support tensor manipulation and creation ops for ExportedProgram importer #17429
- Documentation [Relax][PyTorch][Docs] Use
torch.exportinsteamd offx.symbolic_tracefor tutorial #17436
refs:
yongwww, tqchen, LeiWang1999 and ysh329
Metadata
Metadata
Assignees
Labels
No labels