Skip to content

Commit

Permalink
Move to run before ax tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
svekars authored Sep 27, 2024
1 parent 3e30cd2 commit c7e857c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .jenkins/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
"intermediate_source/model_parallel_tutorial.py": {
"needs": "linux.16xlarge.nvidia.gpu"
},
"intermediate_source/torchrec_interactive_tutorial.py": {
"needs": "linux.g5.4xlarge.nvidia.gpu"
}
"recipes_source/torch_export_aoti_python.py": {
"needs": "linux.g5.4xlarge.nvidia.gpu"
},
Expand Down Expand Up @@ -64,7 +67,4 @@
"prototype_source/gpu_quantization_torchao_tutorial.py": {
"needs": "linux.g5.4xlarge.nvidia.gpu"
},
"intermediate_source/torchrec_interactive_tutorial.py": {
"needs": "linux.g5.4xlarge.nvidia.gpu"
}
}

0 comments on commit c7e857c

Please sign in to comment.