We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd3f311 commit 1d36490Copy full SHA for 1d36490
.jenkins/metadata.json
@@ -29,10 +29,12 @@
29
"needs": "linux.16xlarge.nvidia.gpu"
30
},
31
"intermediate_source/torchvision_tutorial.py": {
32
- "needs": "linux.g5.4xlarge.nvidia.gpu"
+ "needs": "linux.g5.4xlarge.nvidia.gpu",
33
+ "_comment": "does not require a5g but needs to run before gpu_quantization_torchao_tutorial.py."
34
35
"advanced_source/coding_ddpg.py": {
36
37
38
39
"intermediate_source/torch_compile_tutorial.py": {
40
"needs": "linux.g5.4xlarge.nvidia.gpu"
0 commit comments