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 d994f34 commit 19f34faCopy full SHA for 19f34fa
.jenkins/metadata.json
@@ -29,7 +29,7 @@
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": {
@@ -39,6 +39,9 @@
39
"intermediate_source/torch_compile_tutorial.py": {
40
"needs": "linux.g5.4xlarge.nvidia.gpu"
41
42
+ "intermediate_source/torch_export_tutorial.py": {
43
+ "needs": "linux.g5.4xlarge.nvidia.gpu"
44
+ },
45
"intermediate_source/scaled_dot_product_attention_tutorial.py": {
46
47
0 commit comments