Skip certain unit tests on NAVI #1950
+9
−1
Merged
ROCm Repo Management API / Tests / Tests / Test PyTorch / Run pytorch_test1
failed
Mar 10, 2025 in 0s
failed: 4, skipped: 4222, passed: 29457
Send us feedback
Details
TestCudaMallocAsync.test_memory_snapshot_script
IndexError: list index out of range
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/test_cuda.py TestCudaMallocAsync.test_memory_snapshot_script
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
Stack trace
Traceback (most recent call last):
File "/var/lib/jenkins/pytorch/test/test_cuda.py", line 3683, in test_memory_snapshot_script
self.assertEqual(b["frames"][0]["name"], "foo")
IndexError: list index out of range
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/test_cuda.py TestCudaMallocAsync.test_memory_snapshot_script
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
TestNNDeviceTypeCUDA.test_batchnorm_eval_mixed_cuda_bfloat16
RuntimeError: miopenStatusNotImplemented. This error may appear if you passed in a non-contiguous input.
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/test_nn.py TestNNDeviceTypeCUDA.test_batchnorm_eval_mixed_cuda_bfloat16
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
Stack trace
Traceback (most recent call last):
File "/var/lib/jenkins/pytorch/test/test_nn.py", line 11195, in test_batchnorm_eval_mixed
self._test_batchnorm_eval(3, device, dtype, torch.float)
File "/var/lib/jenkins/pytorch/test/test_nn.py", line 11141, in _test_batchnorm_eval
res1 = module(data)
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1739, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1750, in _call_impl
return forward_call(*args, **kwargs)
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/modules/batchnorm.py", line 193, in forward
return F.batch_norm(
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/functional.py", line 2822, in batch_norm
return torch.batch_norm(
RuntimeError: miopenStatusNotImplemented. This error may appear if you passed in a non-contiguous input.
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/test_nn.py TestNNDeviceTypeCUDA.test_batchnorm_eval_mixed_cuda_bfloat16
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
TestNNDeviceTypeCUDA.test_batchnorm_eval_mixed_cuda_bfloat16
RuntimeError: miopenStatusNotImplemented. This error may appear if you passed in a non-contiguous input.
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/test_nn.py TestNNDeviceTypeCUDA.test_batchnorm_eval_mixed_cuda_bfloat16
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
Stack trace
Traceback (most recent call last):
File "/var/lib/jenkins/pytorch/test/test_nn.py", line 11195, in test_batchnorm_eval_mixed
self._test_batchnorm_eval(3, device, dtype, torch.float)
File "/var/lib/jenkins/pytorch/test/test_nn.py", line 11141, in _test_batchnorm_eval
res1 = module(data)
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1739, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1750, in _call_impl
return forward_call(*args, **kwargs)
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/modules/batchnorm.py", line 193, in forward
return F.batch_norm(
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/functional.py", line 2822, in batch_norm
return torch.batch_norm(
RuntimeError: miopenStatusNotImplemented. This error may appear if you passed in a non-contiguous input.
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/test_nn.py TestNNDeviceTypeCUDA.test_batchnorm_eval_mixed_cuda_bfloat16
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
TestNNDeviceTypeCUDA.test_batchnorm_eval_mixed_cuda_bfloat16
RuntimeError: miopenStatusNotImplemented. This error may appear if you passed in a non-contiguous input.
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/test_nn.py TestNNDeviceTypeCUDA.test_batchnorm_eval_mixed_cuda_bfloat16
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
Stack trace
Traceback (most recent call last):
File "/var/lib/jenkins/pytorch/test/test_nn.py", line 11195, in test_batchnorm_eval_mixed
self._test_batchnorm_eval(3, device, dtype, torch.float)
File "/var/lib/jenkins/pytorch/test/test_nn.py", line 11141, in _test_batchnorm_eval
res1 = module(data)
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1739, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1750, in _call_impl
return forward_call(*args, **kwargs)
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/modules/batchnorm.py", line 193, in forward
return F.batch_norm(
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/functional.py", line 2822, in batch_norm
return torch.batch_norm(
RuntimeError: miopenStatusNotImplemented. This error may appear if you passed in a non-contiguous input.
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/test_nn.py TestNNDeviceTypeCUDA.test_batchnorm_eval_mixed_cuda_bfloat16
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
Loading