pytorch/test/export
Avik Chaudhuri e628f2cc66 suggested fixes for congruences (#121418)
Differential Revision: D54636152

Pull Request resolved: https://github.com/pytorch/pytorch/pull/121418
Approved by: https://github.com/zhxchen17
2024-03-08 07:19:51 +00:00
..
__init__.py
test_db.py Windows Dynamo Error Removal CI Check (#115969) 2024-02-14 21:14:36 +00:00
test_experimental.py [export] Convert all export tests to .module() (#118425) 2024-01-29 23:06:54 +00:00
test_export.py suggested fixes for congruences (#121418) 2024-03-08 07:19:51 +00:00
test_export_nonstrict.py [export] fix test ownership (#117886) 2024-01-21 01:18:16 +00:00
test_functionalized_assertions.py [export] fix test ownership (#117886) 2024-01-21 01:18:16 +00:00
test_lift_unlift.py [pt2 export] small fix on non_persistent buffer unlift (#120715) 2024-03-01 20:20:00 +00:00
test_pass_infra.py Windows Dynamo Error Removal CI Check (#115969) 2024-02-14 21:14:36 +00:00
test_passes.py [export] Remove WrapperModule. (#121042) 2024-03-05 18:10:22 +00:00
test_retraceability.py [export] fix test ownership (#117886) 2024-01-21 01:18:16 +00:00
test_safeguard.py [export] support non-persistent buffers (#118969) 2024-02-02 19:16:08 +00:00
test_schema.py [export] Enforce serialization BC/FC with updater script. (#118424) 2024-01-31 05:37:58 +00:00
test_serdes.py [export] fix test ownership (#117886) 2024-01-21 01:18:16 +00:00
test_serialize.py [export] Remove WrapperModule. (#121042) 2024-03-05 18:10:22 +00:00
test_torchbind.py [export] Convert all export tests to .module() (#118425) 2024-01-29 23:06:54 +00:00
test_tree_utils.py [export] do not use tree_flatten_spec (#118608) 2024-01-30 19:14:04 +00:00
test_unflatten.py [export][reland] Disable exported_program.__call__ (#120019) 2024-03-05 05:29:46 +00:00
test_upgrade.py Windows Dynamo Error Removal CI Check (#115969) 2024-02-14 21:14:36 +00:00
test_verifier.py Windows Dynamo Error Removal CI Check (#115969) 2024-02-14 21:14:36 +00:00
testing.py