Skip to content

Commit 693a424

Browse files
committed
update container_uri to match update
1 parent 2459124 commit 693a424

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

people-and-planet-ai/weather-forecasting/notebooks/3-training.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1381,7 +1381,7 @@
13811381
" display_name=\"weather-forecasting\",\n",
13821382
" python_package_gcs_uri=f\"gs://{bucket}/weather/weather-model-1.0.0.tar.gz\",\n",
13831383
" python_module_name=\"weather.trainer\",\n",
1384-
" container_uri=\"us-docker.pkg.dev/vertex-ai/training/pytorch-gpu.2-4.py310:latest\",\n",
1384+
" container_uri=\"us-docker.pkg.dev/vertex-ai/training/pytorch-gpu.2-8.py310:latest\",\n",
13851385
")\n",
13861386
"job.run(\n",
13871387
" machine_type=\"n1-highmem-8\",\n",

0 commit comments

Comments
 (0)