We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42db9c commit e59e947Copy full SHA for e59e947
.jenkins/metadata.json
@@ -27,5 +27,8 @@
27
},
28
"intermediate_source/torch_compile_tutorial.py": {
29
"needs": "gpu.nvidia.large"
30
+ },
31
+ "intermediate_source/ax_multiobjective_nas_tutorial.py": {
32
+ "needs": "linux.4xlarge.nvidia.gpu"
33
}
34
0 commit comments