pytorch/torch/_export
2023-07-25 20:17:27 +00:00
..
db [export] add kwargs support for export. (#105337) 2023-07-20 19:53:08 +00:00
pass_infra [export] ExportPassBase + view_copy pass (#100000) 2023-04-26 21:01:25 +00:00
passes [BE] Make ONNX imports lazy (#104843) 2023-07-11 12:54:22 +00:00
serde [export] Remove eliminate_dead_code (#105875) 2023-07-25 05:37:44 +00:00
__init__.py [BE]: Update Ruff to 0.0.280 (#105724) 2023-07-22 23:03:34 +00:00
constraints.py [RFC]: Create aten native op for constrain_range (#103346) 2023-06-16 14:55:40 +00:00
error.py Add experimental export() API (#100034) 2023-04-28 06:12:59 +00:00
exported_program.py [exir] Add deepcopy to ExportedProgram (#105852) 2023-07-24 21:15:55 +00:00
pass_base.py Handle custom higher order ops (#104285) 2023-06-28 01:53:36 +00:00
trace.py Revert "Slightly improve AOTAutograd logging with ViewAndMutationMeta (#105702)" 2023-07-25 20:17:27 +00:00
verifier.py [BE] f-stringify torch/ and scripts (#105538) 2023-07-21 19:35:24 +00:00
workflow.py [export] Add a data type for representing export workflow information. (#95013) 2023-02-17 16:28:17 +00:00