pytorch/test/export
Tugsbayasgalan Manlaibaatar fb6173a4ac Migrate exportdb to torch.export from torchdynamo.export (#103861)
Things that needed to be fixed:
1. Fix a bug with returning dict output type
2. Make pass_base work with map implementation
3. Fix subtle bug with dynamo not propagating "val" in node.meta
4. Add export_constraints field in ExportCase in ExportDB

Pull Request resolved: https://github.com/pytorch/pytorch/pull/103861
Approved by: https://github.com/zhxchen17, https://github.com/ydwu4
2023-06-22 02:53:41 +00:00
..
test_db.py Migrate exportdb to torch.export from torchdynamo.export (#103861) 2023-06-22 02:53:41 +00:00
test_export.py Migrate exportdb to torch.export from torchdynamo.export (#103861) 2023-06-22 02:53:41 +00:00
test_pass_infra.py Turn on add_runtime_assertion by default (#102671) 2023-06-05 16:27:44 +00:00
test_passes.py [RFC]: Create aten native op for constrain_range (#103346) 2023-06-16 14:55:40 +00:00
test_serialize.py Lift user defined attributes into inputs for certain cases (user defined types and tensors) (#103386) 2023-06-20 23:45:19 +00:00
test_verifier.py Switch dynamic_shapes to True by default (#103597) 2023-06-15 15:16:20 +00:00