pytorch/torch/testing/_internal
rzou 5aa895e53e Don't run inductor tests in Dynamo shard (#117747)
In theory we could, but these get really slow once we turn on strict
mode, so we're not going to for now.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/117747
Approved by: https://github.com/bdhirsh
ghstack dependencies: #117729
2024-01-18 17:43:30 +00:00
..
codegen
data
distributed [c10d] Deprecate Work.result() (#117565) 2024-01-18 01:22:37 +00:00
generated
opinfo [bfloat16][easy] kthvalue, median (#117279) 2024-01-11 22:44:07 +00:00
optests
test_module
__init__.py
autocast_test_lists.py
autograd_function_db.py
check_kernel_launches.py
common_cuda.py [CUDNN][SDPA] Experimental cuDNN Flash Attention v2 Inference (#115663) 2024-01-18 01:20:36 +00:00
common_device_type.py Catch some missing unbacked symbol dependencies (#117650) 2024-01-18 03:03:20 +00:00
common_dist_composable.py
common_distributed.py
common_dtype.py Improve uint{16,32,64} dlpack/numpy compatibility (#116808) 2024-01-11 17:01:54 +00:00
common_fsdp.py
common_jit.py
common_methods_invocations.py add Half support for interpolate operators on CPU (#105648) 2024-01-18 09:07:16 +00:00
common_modules.py Stop running ModuleInfo tests under Dynamo (#117318) 2024-01-12 22:17:59 +00:00
common_nn.py
common_optimizers.py [mta] Fused SGD (#116585) 2024-01-16 23:54:38 +00:00
common_pruning.py
common_quantization.py Add Dynamo Reset in PT2E Quantization testing (#117200) 2024-01-11 05:53:55 +00:00
common_quantized.py
common_subclass.py
common_utils.py Add inductor-specific testing strict mode denylist (#117553) 2024-01-17 19:12:41 +00:00
composite_compliance.py
control_flow_opinfo_db.py
custom_op_db.py
dist_utils.py
dynamo_test_failures.py Don't run inductor tests in Dynamo shard (#117747) 2024-01-18 17:43:30 +00:00
hypothesis_utils.py
inductor_utils.py [Inductor Intel GPU backend Upstream] Generalize part of Inductor test case (#117513) 2024-01-18 08:26:21 +00:00
jit_metaprogramming_utils.py
jit_utils.py
logging_tensor.py
logging_utils.py
quantization_torch_package_models.py
triton_utils.py
two_tensor.py