We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12e8c01 commit 87818e3Copy full SHA for 87818e3
.azure/gpu-tests-lite.yml
@@ -96,7 +96,6 @@ jobs:
96
- bash: python -m coverage run --source lightning_lite -m pytest --ignore benchmarks -v --junitxml=$(Build.StagingDirectory)/test-results.xml --durations=50
97
env:
98
PL_RUN_CUDA_TESTS: "1"
99
- CUDA_LAUNCH_BLOCKING: "1"
100
workingDirectory: tests/tests_lite
101
displayName: 'Testing: Lite standard'
102
timeoutInMinutes: "10"
0 commit comments