We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7e7a9e commit d731ed0Copy full SHA for d731ed0
NEWS.md
@@ -2,6 +2,7 @@
2
3
- Fixed an issue where GPUs would not be found when running on Windows
4
WSL Linux (reported in rstudio/keras3#1456, fixed in #599)
5
+- Fixes for NumPy 2.0 (#601)
6
7
# tensorflow 2.16.0
8
@@ -10,7 +11,6 @@
10
11
- If `install_tensorflow()` detects a GPU on Linux, it will automatically
12
install the cuda package and configure required symlinks for cudnn and ptxax.
13
-
14
# tensorflow 2.15.0
15
16
- `install_tensorflow()` installs TensorFlow v2.15 by default
0 commit comments