8000 Merge pull request #59891 from tensorflow/learning-to-play-patch-1 · IBMZ-Linux-OSS-Python/tensorflow@cada7b6 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit cada7b6

Browse files
Merge pull request tensorflow#59891 from tensorflow/learning-to-play-patch-1
Adds Windows WSL2 GPU support to RELEASE.md
2 parents a5e0e59 + f07e5aa commit cada7b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818

1919
* `tensorflow/python/keras` code is a legacy copy of Keras since the TensorFlow v2.7 release, and will be deleted in the v2.12 release. Please remove any import of `tensorflow.python.keras` and use the public API with `from tensorflow import keras` or `import tensorflow as tf; tf.keras`.
2020

21+
* TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting with TensorFlow 2.11, you will need to install TensorFlow in WSL2, or install tensorflow-cpu and, optionally, try the TensorFlow-DirectML-Plugin.
22+
2123
## Major Features and Improvements
2224

2325
* `tf.lite`:

0 commit comments

Comments
 (0)
0