Skip to content

Commit 8fc0a6c

Browse files
authored
Update metadata.json
1 parent 05b0c6f commit 8fc0a6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.jenkins/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"needs": "linux.16xlarge.nvidia.gpu"
3030
},
3131
"intermediate_source/torchvision_tutorial.py": {
32-
"needs": "linux.g5.4xlarge.nvidia.gpu"
32+
"needs": "linux.g5.4xlarge.nvidia.gpu" // does not require a5g but needs to run before gpu_quantization_torchao_tutorial.py. Fixes ordering issue.
3333
},
3434
"advanced_source/coding_ddpg.py": {
35-
"needs": "linux.g5.4xlarge.nvidia.gpu"
35+
"needs": "linux.g5.4xlarge.nvidia.gpu" // does not require a5g but needs to run before gpu_quantization_torchao_tutorial.py. Fixes ordering issue.
3636
},
3737
"intermediate_source/torch_compile_tutorial.py": {
3838
"needs": "linux.g5.4xlarge.nvidia.gpu"

0 commit comments

Comments
 (0)