pytorch icon indicating copy to clipboard operation
pytorch copied to clipboard

unskip test_linalg svd tests

Open amathews-amd opened this issue 2 years ago • 0 comments

🐛 Describe the bug

test_linalg test_svd_memory_allocation_cuda_complex128 (main.TestLinalgCUDA)
test_linalg test_svd_memory_allocation_cuda_complex64 (main.TestLinalgCUDA)
test_linalg test_svd_memory_allocation_cuda_float32 (main.TestLinalgCUDA)
test_linalg test_svd_memory_allocation_cuda_float64 (main.TestLinalgCUDA)
test_linalg test_svd_nan_error_cuda_complex128 (main.TestLinalgCUDA)
test_linalg test_svd_nan_error_cuda_complex64 (main.TestLinalgCUDA)
test_linalg test_svd_nan_error_cuda_float32 (main.TestLinalgCUDA)
test_linalg test_svd_nan_error_cuda_float64 (main.TestLinalgCUDA)

Versions

ROCm version: 4.5.2 PyTorch commit: https://github.com/pytorch/pytorch/commit/4b4f652f799c732a7280052e44a803a4cf6084de March 17, 2022 Test Audit logs ROCm Test1: https://ossci-raw-job-status.s3.amazonaws.com/log/5590875721 ROCm Test2: https://ossci-raw-job-status.s3.amazonaws.com/log/5590875831 ROCm distributed tests: https://ossci-raw-job-status.s3.amazonaws.com/log/5590691830 CUDA Test1: https://ossci-raw-job-status.s3.amazonaws.com/log/5590724129 CUDA Test2: https://ossci-raw-job-status.s3.amazonaws.com/log/5590724019 CUDA distributed tests: https://ossci-raw-job-status.s3.amazonaws.com/log/5590723920

amathews-amd avatar Mar 23 '22 20:03 amathews-amd