pytorch/torch/testing/_internal
Catherine Lee 863ac20659 [CI] Do not overwrite return code of test file when fails for rerun disabled tests (#147484)
Do not overwrite the return code of a single file when it fails.  This will allow the log to be printed to stdout and the gha logs

Pull Request resolved: https://github.com/pytorch/pytorch/pull/147484
Approved by: https://github.com/ZainRizvi
2025-02-20 17:51:58 +00:00
..
codegen
data
distributed PEP585: More UP006 fixes (#146392) 2025-02-20 06:18:13 +00:00
generated
opinfo PEP585: More UP006 fixes (#146392) 2025-02-20 06:18:13 +00:00
optests [opcheck] Improve error reporting; allow atol/rtol overrides (#146488) 2025-02-05 21:25:06 +00:00
test_module
__init__.py
autocast_test_lists.py
autograd_function_db.py
check_kernel_launches.py PEP585 update - torch/testing (#145200) 2025-01-20 22:42:42 +00:00
common_cuda.py [inductor triton] Disable incorrect TF32 usage on CUDA capability < 8 (#145684) 2025-01-28 22:01:08 +00:00
common_device_type.py Revert "Add torch._scaled_mm for CPU (#139975)" 2025-02-18 23:58:31 +00:00
common_dist_composable.py Migrate from Tuple -> tuple in torch/testing (#144256) 2025-01-10 06:37:55 +00:00
common_distributed.py Revert "Nccl update to 2.25.1 for cuda 12.4-12.8 (#146073)" 2025-02-14 16:44:46 +00:00
common_dtype.py [BE]: Enable ruff SLOT checks (#146276) 2025-02-04 19:18:23 +00:00
common_fsdp.py PEP585 update - torch/testing (#145200) 2025-01-20 22:42:42 +00:00
common_jit.py PEP585 update - torch/testing (#145200) 2025-01-20 22:42:42 +00:00
common_methods_invocations.py Revert "Add torch._scaled_mm for CPU (#139975)" 2025-02-18 23:58:31 +00:00
common_mkldnn.py
common_modules.py Disable slow gradcheck for nn.Transformer ModuleInfo (#145531) 2025-01-25 00:58:03 +00:00
common_nn.py PEP585 update - torch/testing (#145200) 2025-01-20 22:42:42 +00:00
common_optimizers.py Remove code for Python < 3.9 (#147097) 2025-02-14 03:22:49 +00:00
common_pruning.py PEP585 update - torch/testing (#145200) 2025-01-20 22:42:42 +00:00
common_quantization.py [BE]: Enable ruff rule SIM113 (#147290) 2025-02-16 22:41:16 +00:00
common_quantized.py
common_subclass.py
common_utils.py [CI] Do not overwrite return code of test file when fails for rerun disabled tests (#147484) 2025-02-20 17:51:58 +00:00
composite_compliance.py
custom_op_db.py Migrate from Tuple -> tuple in torch/testing (#144256) 2025-01-10 06:37:55 +00:00
custom_tensor.py Support getattr for tensor subclasses in pre-dispatch export via patching tensor.getattr (#143946) 2025-01-06 23:55:50 +00:00
dist_utils.py Migrate from Tuple -> tuple in torch/testing (#144256) 2025-01-10 06:37:55 +00:00
dynamo_test_failures.py [BE] Remove test_ops from FIXME_inductor_dont_reset_dynamo (#145307) 2025-01-27 18:12:39 +00:00
fake_config_module.py config: Support str env variables (#145980) 2025-01-30 00:13:02 +00:00
fake_config_module2.py Add multi env variable support to configs (#145288) 2025-01-24 10:04:24 +00:00
fake_config_module3.py [minifier] Fix config generator for callables (#144518) 2025-01-14 17:18:13 +00:00
hop_db.py [BaseHOP] change hop(subgraph, operands) to hop(subgraph, *operands) (#146730) 2025-02-20 02:30:36 +00:00
hypothesis_utils.py
inductor_utils.py [Break XPU][Inductor UT] Set input tensors to corresponding device for test case in test_aot_indutor.py (#145248) 2025-02-14 01:39:11 +00:00
jit_metaprogramming_utils.py [BE]: Enable ruff SLOT checks (#146276) 2025-02-04 19:18:23 +00:00
jit_utils.py Fix linter F821 error (#146665) 2025-02-08 07:19:37 +00:00
logging_tensor.py PEP585 update - torch/testing (#145200) 2025-01-20 22:42:42 +00:00
logging_utils.py Move ir_pre_fusion.txt and ir_post_fusion.txt to TORCH_LOGS (#147248) 2025-02-20 00:26:17 +00:00
quantization_torch_package_models.py
static_module.py
subclasses.py [subclass] testing WrapperSubclass respect outer_size, outer_stride (#146897) 2025-02-13 15:21:19 +00:00
torchbind_impls.py
triton_utils.py
two_tensor.py Support getattr for tensor subclasses in pre-dispatch export via patching tensor.getattr (#143946) 2025-01-06 23:55:50 +00:00