pytorch/test/export
2024-04-25 23:03:27 +00:00
..
__init__.py
test_db.py UFMT formatting on test/export (#123520) 2024-04-10 05:38:42 +00:00
test_experimental.py Back out "Switch to predispatch" (#124860) 2024-04-24 17:28:33 +00:00
test_export.py [export] Fix state dict reparametrization in non-strict. (#124847) 2024-04-25 22:44:16 +00:00
test_export_nonstrict.py
test_export_predispatch.py
test_functionalized_assertions.py
test_hop.py [while_loop] add a simiple op_info test (#123814) 2024-04-11 19:59:04 +00:00
test_lift_unlift.py [export] Restore original placeholder names (part 1: top-level renaming) (#122904) 2024-04-05 18:56:00 +00:00
test_pass_infra.py UFMT formatting on test/export (#123520) 2024-04-10 05:38:42 +00:00
test_passes.py Back out "Switch to predispatch" (#124860) 2024-04-24 17:28:33 +00:00
test_retraceability.py [Export] Add runtime assert to non-strict export (#123681) 2024-04-18 16:13:27 +00:00
test_safeguard.py Back out "Switch to predispatch" (#124860) 2024-04-24 17:28:33 +00:00
test_schema.py
test_serdes.py
test_serialize.py [export] Serialize empty list based on argument type (#123748) 2024-04-25 23:03:27 +00:00
test_torchbind.py Support aot_export torchbind op (#123370) 2024-04-19 17:17:27 +00:00
test_tree_utils.py
test_unflatten.py UFMT formatting on test/export (#123520) 2024-04-10 05:38:42 +00:00
test_upgrade.py Back out "Switch to predispatch" (#124860) 2024-04-24 17:28:33 +00:00
test_verifier.py UFMT formatting on test/export (#123520) 2024-04-10 05:38:42 +00:00
testing.py