Skip to content

Commit 13e81b1

Browse files
gauridesMarkDaoust
andauthored
Update site/en/guide/mixed_precision.ipynb
include suggested changes Co-authored-by: Mark Daoust <[email protected]>
1 parent 771f9b9 commit 13e81b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/guide/mixed_precision.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"id": "-q2hisD60F0_"
132132
},
133133
"source": [
134-
"Note: If running this guide in Google Colab, the GPU runtime typically has a P100 connected. The P100 has compute capability 6.0 and is not expected to show a significant speedup. And if running on CPU runtime, there may be a slow down as the runtime likely has a CPU without AMX.\n",
134+
"Note: If running this guide in Google Colab, the GPU runtime typically has a P100 connected. The P100 has compute capability 6.0 and is not expected to show a significant speedup. If running on CPU runtime, there may be a slow down as the runtime likely has a CPU without AMX.\n",
135135
"\n",
136136
"You can check your GPU type with the following. The command only exists if the\n",
137137
"NVIDIA drivers are installed, so the following will raise an error otherwise."

0 commit comments

Comments
 (0)