8000 Update RELEASE.md · IBMZ-Linux-OSS-Python/tensorflow@a24c0bd · GitHub
[go: up one dir, main page]

Skip to content

Commit a24c0bd

Browse files
Update RELEASE.md
1 parent 8b58652 commit a24c0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
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-
* For using TensorFlow GPU on Windows, you will need to install TensorFlow in Windows Subsystem for Linux (WSL2) (comment added during the TensorFlow 2.11.1 release).
21+
* Starting TensorFlow 2.11, for using TensorFlow GPU on Windows, you will need to install TensorFlow in Windows Subsystem for Linux (WSL2) (comment added during the TensorFlow 2.11.1 release).
2222

2323
## Major Features and Improvements
2424

0 commit comments

Comments
 (0)
0