Skip to content

Commit 272d891

Browse files
Update tpu/create_tpu_with_script.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent f0a3479 commit 272d891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tpu/create_tpu_with_script.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def create_cloud_tpu_with_script(
2828

2929
# TODO(developer): Update and un-comment below lines
3030
# project_id = "your-project-id"
31-
# zone = "us-central1-b"
31+
# zone = "us-central1-a"
3232
# tpu_name = "tpu-name"
3333
# tpu_type = "v5litepod-4"
3434
# runtime_version = "v2-tpuv5-litepod"

0 commit comments

Comments
 (0)