pytorch/test/dynamo
PyTorch MergeBot 9137f53ec2 Revert "Error when jit.trace/script is used with torch.compile (#91681)"
This reverts commit fa92b6a7b0.

Reverted https://github.com/pytorch/pytorch/pull/91681 on behalf of https://github.com/izaitsevfb due to Breaks internal tests, see T147501786
2023-03-08 18:47:38 +00:00
..
mock_modules
__init__.py
test_aot_autograd.py aot autograd: handle detach() and no_grad() mutations on input (#95980) 2023-03-08 16:11:06 +00:00
test_backends.py [BE] [3/3] Rewrite super() calls in test (#94592) 2023-02-12 22:20:53 +00:00
test_comptime.py Add a convenience shortcut for accessing size on ComptimeVar (#95404) 2023-02-27 02:02:02 +00:00
test_cudagraphs.py Rename aot_cudagraphs to cudagraphs (#93821) 2023-02-03 21:01:27 +00:00
test_dynamic_shapes.py Revert "[Dynamo] Support torch.{cuda/cpu}.amp.autocast (#95416)" 2023-03-08 06:51:57 +00:00
test_export.py Provide more informative kernel names in Inductor (#95940) 2023-03-07 18:02:10 +00:00
test_export_mutations.py [BE] [3/3] Rewrite super() calls in test (#94592) 2023-02-12 22:20:53 +00:00
test_functions.py [Dynamo] No graph break on namedtuple and potential other functions (#96122) 2023-03-07 08:00:21 +00:00
test_global.py [BE]: pyupgrade Python to 3.8 - imports and object inheritance only (#94308) 2023-02-07 21:10:56 +00:00
test_global_declaration.py
test_interop.py PT2/TorchScript interoperability fix (#94678) 2023-02-15 01:21:10 +00:00
test_minifier.py Refactor dynamo register_backend/BACKENDS (#93389) 2023-02-02 19:41:48 +00:00
test_misc.py [SDPA] Add an optional scale kwarg (#95259) 2023-03-08 18:07:40 +00:00
test_model_output.py
test_modules.py Revert "Error when jit.trace/script is used with torch.compile (#91681)" 2023-03-08 18:47:38 +00:00
test_nops.py
test_optimizers.py [BE] [3/3] Rewrite super() calls in test (#94592) 2023-02-12 22:20:53 +00:00
test_python_autograd.py
test_recompile_ux.py Update tests to use ConfigModule.patch (#93254) 2023-02-02 00:56:55 +00:00
test_replay_record.py
test_repros.py dynamo: wrap graph break inst in try except block - with context manager setup/teardown (#94758) 2023-03-06 14:04:17 +00:00
test_skip_non_tensor.py
test_subgraphs.py Make int unspecialization actually work (#95621) 2023-03-04 01:22:08 +00:00
test_unspec.py Make int unspecialization actually work (#95621) 2023-03-04 01:22:08 +00:00
test_verify_correctness.py [BE] [3/3] Rewrite super() calls in test (#94592) 2023-02-12 22:20:53 +00:00