Skip to content

Commit 0838518

Browse files
authored
Update metadata.json
1 parent 1e3d52c commit 0838518

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
@@ -1,3 +1,5 @@
1+
/* intermediate_source/torchvision_tutorial.py and advanced_source/coding_ddpg.py do not
2+
require a5g but need to run before gpu_quantization_torchao_tutorial.py.*/
13
{
24
"intermediate_source/ax_multiobjective_nas_tutorial.py": {
35
"extra_files": ["intermediate_source/mnist_train_nas.py"],
@@ -28,11 +30,9 @@
2830
"intermediate_source/model_parallel_tutorial.py": {
2931
"needs": "linux.16xlarge.nvidia.gpu"
3032
},
31-
// does not require a5g but needs to run before gpu_quantization_torchao_tutorial.py. Fixes ordering issue.
3233
"intermediate_source/torchvision_tutorial.py": {
3334
"needs": "linux.g5.4xlarge.nvidia.gpu"
3435
},
35-
// does not require a5g but needs to run before gpu_quantization_torchao_tutorial.py. Fixes ordering issue.
3636
"advanced_source/coding_ddpg.py": {
3737
"needs": "linux.g5.4xlarge.nvidia.gpu"
3838
},

0 commit comments

Comments
 (0)