pytorch/torch/testing/_internal
2025-07-08 17:54:35 +00:00
..
codegen
data
distributed Add async checkpointing impl to experimental checkpointer and add a builder API (#156927) 2025-07-03 22:49:20 +00:00
generated
opinfo Add isnan exit condition to special ops (#157464) 2025-07-05 04:19:50 +00:00
optests [BE][6/16] fix typos in torch/ (#156316) 2025-06-23 02:57:34 +00:00
test_module
__init__.py
autocast_test_lists.py
autograd_function_db.py
check_kernel_launches.py [BE][6/16] fix typos in torch/ (#156316) 2025-06-23 02:57:34 +00:00
common_cuda.py [ROCm] Bump AOTriton to 0.10b (#156499) 2025-06-25 07:09:03 +00:00
common_device_type.py [BE][6/16] fix typos in torch/ (#156316) 2025-06-23 02:57:34 +00:00
common_dist_composable.py
common_distributed.py Add stack trace of exception to MultiProcContinousTest (#157589) 2025-07-08 17:54:35 +00:00
common_dtype.py
common_fsdp.py Skip FSDP tests if device count is less then requested world_size value (#155836) 2025-06-24 16:38:23 +00:00
common_jit.py
common_methods_invocations.py Enable Half dtype for logcumsumexp_backward (#157512) 2025-07-03 18:13:38 +00:00
common_mkldnn.py allow to use bf16 as fp32 internal precision for mkldnn conv (#126050) 2025-07-02 01:31:23 +00:00
common_modules.py Add max_pool3d backward pass for MPS (#157498) 2025-07-07 19:46:44 +00:00
common_mps.py Add max_pool3d backward pass for MPS (#157498) 2025-07-07 19:46:44 +00:00
common_nn.py ROCm: Enable tf32 testing on test_nn (#148945) 2025-04-28 23:01:04 +00:00
common_optimizers.py [MPS] Enable RProp test for non-contiguous (#155439) 2025-06-09 21:29:09 +00:00
common_pruning.py
common_quantization.py [BE][6/16] fix typos in torch/ (#156316) 2025-06-23 02:57:34 +00:00
common_quantized.py [TSAN][live speech translation] Fix A data race in caffe2 (#156378) 2025-06-29 07:23:20 +00:00
common_subclass.py
common_utils.py [BE] @serialTest decorator must be called (#157388) 2025-07-02 19:15:19 +00:00
composite_compliance.py [BE][6/16] fix typos in torch/ (#156316) 2025-06-23 02:57:34 +00:00
custom_op_db.py
custom_tensor.py
dist_utils.py
dynamo_test_failures.py [ca] default on in CI, with fallback for tests in test/compiled_autograd_skips/ (#155480) 2025-06-16 18:45:03 +00:00
fake_config_module.py
fake_config_module2.py
fake_config_module3.py
hop_db.py Add a HOP to bypass tracing of a wrapper function while tracing the wrapped function (#153487) 2025-05-22 04:24:38 +00:00
hypothesis_utils.py
inductor_utils.py [BE][6/16] fix typos in torch/ (#156316) 2025-06-23 02:57:34 +00:00
jit_metaprogramming_utils.py
jit_utils.py [BE][6/16] fix typos in torch/ (#156316) 2025-06-23 02:57:34 +00:00
logging_tensor.py Add torch.Tensor._make_wrapper_subclass to torch/_C/__init__.pyi (#154022) 2025-05-27 14:10:00 +00:00
logging_utils.py
quantization_torch_package_models.py
static_module.py
subclasses.py
torchbind_impls.py
triton_utils.py [inductor][user triton] sanitize triple-quoted docstrings in kernel definitions (#157322) 2025-07-02 14:02:01 +00:00
two_tensor.py