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 3e30cd2 commit c7e857cCopy full SHA for c7e857c
.jenkins/metadata.json
@@ -28,6 +28,9 @@
28
"intermediate_source/model_parallel_tutorial.py": {
29
"needs": "linux.16xlarge.nvidia.gpu"
30
},
31
+ "intermediate_source/torchrec_interactive_tutorial.py": {
32
+ "needs": "linux.g5.4xlarge.nvidia.gpu"
33
+ }
34
"recipes_source/torch_export_aoti_python.py": {
35
"needs": "linux.g5.4xlarge.nvidia.gpu"
36
@@ -64,7 +67,4 @@
64
67
"prototype_source/gpu_quantization_torchao_tutorial.py": {
65
68
66
69
- "intermediate_source/torchrec_interactive_tutorial.py": {
- "needs": "linux.g5.4xlarge.nvidia.gpu"
- }
70
}
0 commit comments