These checks are required after the changes to tests/tests_pytorch/utilities/test_compile.py
.
Check ID | Status | |
---|---|---|
pytorch-lightning (GPUs) (testing Lightning | latest) | success | ✅ |
pytorch-lightning (GPUs) (testing PyTorch | latest) | success | ✅ |
These checks are required after the changes to tests/tests_pytorch/utilities/test_compile.py
.
Thank you for your contribution! 💜
Note
This comment is automatically generated and updates for 60 minutes every 180 seconds. If you have any other questions, contactcarmocca
for help.
Merging #19734 (f4f71ba) into master (d25014d) will decrease coverage by
31%
.
The diff coverage isn/a
.
@@ Coverage Diff @@
## master #19734 +/- ##
==========================================
- Coverage 84% 53% -31%
==========================================
Files 424 416 -8
Lines 34915 34762 -153
==========================================
- Hits 29357 18441 -10916
- Misses 5558 16321 +10763
Login to write a write a comment.
What does this PR do?
The following tests started failing when CI updated to the recent release of PyTorch 2.2.2:
This is currently blocking us from merging other PRs.
cc @carmocca @Borda