sagemaker-debugger icon indicating copy to clipboard operation
sagemaker-debugger copied to clipboard

test_pytorch_integration.py::test_pytorch[False-False] is incompatible with PyTorch >=1.7

Open tejaschumbalkar opened this issue 3 years ago • 0 comments

The test_pytorch[False-False] fails for Pytorch >=1.7. The test however works for [True-False] combination.

The test is integrated into the DLC test suite and reports failure for the [False-False] combination.

tejaschumbalkar avatar Mar 31 '22 20:03 tejaschumbalkar