pytorch/torch/_export
2023-06-28 01:53:36 +00:00
..
db Migrate exportdb to torch.export (#104260) 2023-06-27 17:49:18 +00:00
pass_infra
passes Handle custom higher order ops (#104285) 2023-06-28 01:53:36 +00:00
serde [export] Deserialize subgraphs. (#103991) 2023-06-26 18:17:44 +00:00
__init__.py [RFC]: Integrate assertions functionalization to export (after AOT export) (#103887) 2023-06-27 18:14:29 +00:00
constraints.py [RFC]: Create aten native op for constrain_range (#103346) 2023-06-16 14:55:40 +00:00
error.py
exported_program.py [RFC]: Integrate assertions functionalization to export (after AOT export) (#103887) 2023-06-27 18:14:29 +00:00
pass_base.py Handle custom higher order ops (#104285) 2023-06-28 01:53:36 +00:00
trace.py Switch dynamic_shapes to True by default (#103597) 2023-06-15 15:16:20 +00:00
verifier.py Make exir passes work with map_impl HigherOrderOperator. (#102009) 2023-05-25 20:00:51 +00:00
workflow.py