Skip to content

Commit 1d36490

Browse files
authored
Update metadata.json
1 parent bd3f311 commit 1d36490

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.jenkins/metadata.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,12 @@
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",
33+
"_comment": "does not require a5g but needs to run before gpu_quantization_torchao_tutorial.py."
3334
},
3435
"advanced_source/coding_ddpg.py": {
35-
"needs": "linux.g5.4xlarge.nvidia.gpu"
36+
"needs": "linux.g5.4xlarge.nvidia.gpu",
37+
"_comment": "does not require a5g but needs to run before gpu_quantization_torchao_tutorial.py."
3638
},
3739
"intermediate_source/torch_compile_tutorial.py": {
3840
"needs": "linux.g5.4xlarge.nvidia.gpu"

0 commit comments

Comments
 (0)