pytorch/torch/export
2024-08-01 15:26:45 +00:00
..
experimental
__init__.py
_remove_auto_functionalized_pass.py
_remove_effect_tokens_pass.py
_safeguard.py
_trace.py Fix empty fake mode problem (#131995) 2024-08-01 04:55:37 +00:00
_tree_utils.py
_unlift.py
custom_obj.py
dynamic_shapes.py
exported_program.py Don't check for autograd state when lowering to inference IR (#131988) 2024-08-01 04:15:37 +00:00
graph_signature.py Add None return type to init (#132335) 2024-08-01 15:26:45 +00:00
unflatten.py