Amazon SageMaker Debugger provides functionality to save tensors during training of machine learning jobs and analyze those tensors
161
stars
83
forks
source link
test_pytorch_integration.py::test_pytorch[False-False] is incompatible with PyTorch >=1.7 #580
Open
tejaschumbalkar opened 2 years ago
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.