mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
- Add support for aten::dim, aten::len, aten::__getitem__ for torchscript to export converter. - Add unit tests Co-authored-by: cyy <cyyever@outlook.com> Co-authored-by: Menglu Yu <mengluy@meta.com> Co-authored-by: Animesh Jain <anijain@umich.edu> Co-authored-by: Simon Fan <xmfan@meta.com> Co-authored-by: Zain Rizvi <ZainR@meta.com> Co-authored-by: Tugsbayasgalan (Tugsuu) Manlaibaatar <tmanlaibaatar@meta.com> Co-authored-by: titaiwangms <titaiwang@microsoft.com> Co-authored-by: Yueming Hao <yhao@meta.com> Co-authored-by: IvanKobzarev <ivan.kobzarev@gmail.com> Co-authored-by: PyTorch MergeBot <pytorchmergebot@users.noreply.github.com> Co-authored-by: Edward Z. Yang <ezyang@meta.com> Co-authored-by: Bin Bao <binbao@meta.com> Co-authored-by: Feny Patel <fenypatel@meta.com> Co-authored-by: Mikayla Gawarecki <mikaylagawarecki@gmail.com> Co-authored-by: xinan.lin <xinan.lin@intel.com> Co-authored-by: Zain Huda <zainhuda@meta.com> Co-authored-by: Chien-Chin Huang <chienchin@fb.com> Co-authored-by: Wei Wang <weiwan@nvidia.com> Co-authored-by: Jason Ansel <jansel@meta.com> Co-authored-by: Aaron Gokaslan <aaronGokaslan@gmail.com> Co-authored-by: Iris Z <31293777+wz337@users.noreply.github.com> Co-authored-by: Wang, Eikan <eikan.wang@intel.com> Co-authored-by: angelayi <yiangela7@gmail.com> Co-authored-by: Svetlana Karslioglu <svekars@meta.com> Co-authored-by: Yanbo Liang <ybliang8@gmail.com> Co-authored-by: Catherine Lee <csl@fb.com> Co-authored-by: Kwanghoon An <kwanghoon@meta.com> Co-authored-by: Brian Hirsh <hirsheybar@fb.com> Co-authored-by: Robert Mast <rmast@live.nl> Co-authored-by: drisspg <drisspguessous@gmail.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/127593 Approved by: https://github.com/SherlockNoMad, https://github.com/malfet |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| opinfo_schema.py | ||
| test_converter.py | ||
| test_db.py | ||
| test_experimental.py | ||
| test_export.py | ||
| test_export_nonstrict.py | ||
| test_functionalized_assertions.py | ||
| test_hop.py | ||
| test_lift_unlift.py | ||
| test_pass_infra.py | ||
| test_passes.py | ||
| test_retraceability.py | ||
| test_schema.py | ||
| test_serdes.py | ||
| test_serialize.py | ||
| test_sparse.py | ||
| test_tools.py | ||
| test_torchbind.py | ||
| test_tree_utils.py | ||
| test_unflatten.py | ||
| test_verifier.py | ||
| testing.py | ||