File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change
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.*/
1
3
{
2
4
"intermediate_source/ax_multiobjective_nas_tutorial.py" : {
3
5
"extra_files" : [" intermediate_source/mnist_train_nas.py" ],
28
30
"intermediate_source/model_parallel_tutorial.py" : {
29
31
"needs" : " linux.16xlarge.nvidia.gpu"
30
32
},
31
- // does not require a5g but needs to run before gpu_quantization_torchao_tutorial.py. Fixes ordering issue.
32
33
"intermediate_source/torchvision_tutorial.py" : {
33
34
"needs" : " linux.g5.4xlarge.nvidia.gpu"
34
35
},
35
- // does not require a5g but needs to run before gpu_quantization_torchao_tutorial.py. Fixes ordering issue.
36
36
"advanced_source/coding_ddpg.py" : {
37
37
"needs" : " linux.g5.4xlarge.nvidia.gpu"
38
38
},
You can’t perform that action at this time.
0 commit comments