Relax language re: multi-region bucket for training (#142)

I believe you *can* use a multi-region; it just might not work as well (e.g. for latency, cost) as a regional bucket where you are doing other operations. This removes in inaccurate statement.
This commit is contained in:
Alec Glassford
2021-11-12 11:22:30 -06:00
committed by GitHub
parent 3632c5b849
commit b078e50cc0
+2 -3
View File
@@ -415,9 +415,8 @@
"Cloud Storage buckets.\n", "Cloud Storage buckets.\n",
"\n", "\n",
"You may also change the `REGION` variable, which is used for operations\n", "You may also change the `REGION` variable, which is used for operations\n",
"throughout the rest of this notebook. Make sure to [choose a region where Vertex AI services are\n", "throughout the rest of this notebook. We suggest that you [choose a region where Vertex AI services are\n",
"available](https://cloud.google.com/vertex-ai/docs/general/locations#available_regions). You may\n", "available](https://cloud.google.com/vertex-ai/docs/general/locations#available_regions)."
"not use a Multi-Regional Storage bucket for training with Vertex AI."
] ]
}, },
{ {