You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/en/guide/tpu.ipynb
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
"id": "Tce3stUlHN0L"
7
7
},
8
8
"source": [
9
-
"##### Copyright 2018 The TensorFlow Authors.\n"
9
+
"##### Copyright 2024 The TensorFlow Authors.\n"
10
10
]
11
11
},
12
12
{
@@ -81,7 +81,7 @@
81
81
"id": "ebf7f8489bb7"
82
82
},
83
83
"source": [
84
-
"Before you run this Colab notebook, make sure that your hardware accelerator is a TPU by checking your notebook settings: **Runtime** > **Change runtime type** > **Hardware accelerator** > **TPU**.\n",
84
+
"Before you run this Colab notebook, make sure that your hardware accelerator is a TPU by checking your notebook settings: **Runtime** > **Change runtime type** > **Hardware accelerator** > **TPU v2**.\n",
85
85
"\n",
86
86
"Import some necessary libraries, including TensorFlow Datasets:"
0 commit comments