Skip to content

Commit 4881258

Browse files
authored
Update Windows GPU libtensorflow C package to 2.10
Windows GPU libtensorflow C packages are not available in the 2.11 release. To support the community update the same to 2.10. #Fixes https://discuss.tensorflow.org/t/windows-gpu-only-c-tensorflow-download-failure/13744/
1 parent 881afa3 commit 4881258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/install/lang_c.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
" </tr>\n",
149149
" <tr>\n",
150150
" <td>Windows GPU only</td>\n",
151-
" <td class=\"devsite-click-to-copy\"><a href=\"https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-gpu-windows-x86_64-2.11.0.zip\">https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-gpu-windows-x86_64-2.11.0.zip</a></td>\n",
151+
" <td class=\"devsite-click-to-copy\"><a href=\"https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-gpu-windows-x86_64-2.10.0.zip\">https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-gpu-windows-x86_64-2.10.0.zip</a></td>\n",
152152
" </tr>\n",
153153
"</table>"
154154
]

0 commit comments

Comments
 (0)