Skip to content

Commit

Permalink
Removes Windows GPU WSL2 note. Will add to 2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
learning-to-play committed Mar 3, 2023
1 parent 0887c3f commit 0d8efc9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
* If you use masked losses with Keras the loss values may be different in TensorFlow `2.12` compared to previous versions.
* In cases where the mask was previously ignored, you will now get an error if you pass a mask with an incompatible shape.

* 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.

## Major Features and Improvements

* `tf.lite`:
Expand Down

0 comments on commit 0d8efc9

Please sign in to comment.