pytorch/torch/_export
2023-10-11 07:31:51 +00:00
..
db Move export.constrain_as_* to torch._constrain_as_* (#110757) 2023-10-11 02:37:55 +00:00
pass_infra [export] ExportPassBase + view_copy pass (#100000) 2023-04-26 21:01:25 +00:00
passes Remove RangeConstraints in favor of ValueRanges (#109859) 2023-10-10 22:22:05 +00:00
serde Remove RangeConstraints in favor of ValueRanges (#109859) 2023-10-10 22:22:05 +00:00
__init__.py Revert "[export] Get export APIs ready for PTC (#110410)" 2023-10-11 07:31:51 +00:00
error.py Add experimental export() API (#100034) 2023-04-28 06:12:59 +00:00
exported_program.py Remove RangeConstraints in favor of ValueRanges (#109859) 2023-10-10 22:22:05 +00:00
pass_base.py [export] Fix autogenerated stacktrace (#108217) 2023-08-30 17:44:06 +00:00
utils.py Serialize pytree to json string (#106116) 2023-08-27 14:34:49 +00:00
verifier.py Fix typo under torch/_export directory (#110808) 2023-10-08 11:47:51 +00:00
wrappers.py [HigherOrderOp] fallthrough some keys by default. (#110478) 2023-10-05 16:25:42 +00:00