Skip to content

Commit

Permalink
Update HPO Ray Tune GPU test
Browse files Browse the repository at this point in the history
  • Loading branch information
Srihari1192 authored and openshift-merge-bot[bot] committed Aug 7, 2024
1 parent 5c39a1b commit 8217a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/odh/resources/mnist_hpo_raytune.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
" \"working_dir\": \"/opt/app-root/notebooks/..data\",\n",
" \"pip\": \"/opt/app-root/notebooks/hpo_raytune_requirements.txt\",\n",
" },\n",
" entrypoint_num_gpus=num_gpus\n",
" # entrypoint_num_gpus is not required here as the mnist_hpo script executes in parallel and requires more GPUs for each iteration\n",
")"
]
},
Expand Down

0 comments on commit 8217a8c

Please sign in to comment.