pytorch/torch/export
2024-11-01 06:25:44 +00:00
..
experimental Deprecate _preserve_ops and consolidate with decomp_table (#135080) 2024-09-15 17:01:58 +00:00
passes Fixing issue in move pass for copying Parameter (#138855) 2024-10-25 17:57:27 +00:00
__init__.py Replace torch.export default decomp table to be lazily populated (#137650) 2024-10-18 19:28:52 +00:00
_draft_export.py [export] Initial draft export (#139383) 2024-11-01 06:25:44 +00:00
_remove_auto_functionalized_pass.py Redesign custom op functionlaization for better re-inplace (#134409) 2024-09-04 17:08:58 +00:00
_remove_effect_tokens_pass.py [export][fx] More robust DCE pass (#132764) 2024-08-06 22:27:22 +00:00
_safeguard.py Flip default value for mypy disallow_untyped_defs [6/11] (#127843) 2024-06-08 18:49:29 +00:00
_swap.py [export] Remove custom forward func in swap (#139126) 2024-10-30 16:50:57 +00:00
_trace.py [export] Fix non-strict retracing with kwargs (#138927) 2024-10-29 04:31:21 +00:00
_tree_utils.py
_unlift.py typing compile_fx.py (#138033) 2024-10-21 18:14:59 +00:00
custom_obj.py
decomp_utils.py Replace torch.export default decomp table to be lazily populated (#137650) 2024-10-18 19:28:52 +00:00
dynamic_shapes.py make DimHints compatible with Dims (#138490) 2024-10-22 07:43:48 +00:00
exported_program.py Remove presere ops (#138371) 2024-10-25 19:13:55 +00:00
graph_signature.py [export] refactor ExportGraphSignature construction (#134059) 2024-08-23 23:29:28 +00:00
unflatten.py [export] Remove custom forward func in swap (#139126) 2024-10-30 16:50:57 +00:00