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 cdbd1a6 commit 3d8f484Copy full SHA for 3d8f484
.azure/gpu-tests-fabric.yml
@@ -49,7 +49,7 @@ jobs:
49
FREEZE_REQUIREMENTS: "1"
50
PIP_CACHE_DIR: "/var/tmp/pip"
51
PL_RUN_CUDA_TESTS: "1"
52
- PL_STANDALONE_TESTS_BATCH_SIZE: "1" # todo
+ PL_STANDALONE_TESTS_BATCH_SIZE: "1" # todo
53
container:
54
image: $(image)
55
# default shm size is 64m. Increase it to avoid:
0 commit comments