awslabs / awslabs/sagemaker-debugger
test_pytorch_integration.py::test_pytorch[False-False] is incompatible with PyTorch >=1.7
Open
- Dominant language
- Python
- Stars
- 165
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
The [test_pytorch[False-False]](https://github.com/awslabs/sagemaker-debugger/blob/v1.0.13/tests/zero_code_change/test_pytorch_integration.py#L29) fails for Pytorch >=1.7. The test however works for [True-False] combination.
The test is integrated into the [DLC test suite](https://github.com/aws/deep-learning-containers/blob/master/test/dlc_tests/container_tests/bin/testSmprofiler#L114) and reports failure for the [False-False] combination.
Contributor guide
Assessment
This issue has not been assessed yet.