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