Skip to content

Commit d731ed0

Browse files
committed
add NEWS
1 parent c7e7a9e commit d731ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
- Fixed an issue where GPUs would not be found when running on Windows
44
WSL Linux (reported in rstudio/keras3#1456, fixed in #599)
5+
- Fixes for NumPy 2.0 (#601)
56

67
# tensorflow 2.16.0
78

@@ -10,7 +11,6 @@
1011
- If `install_tensorflow()` detects a GPU on Linux, it will automatically
1112
install the cuda package and configure required symlinks for cudnn and ptxax.
1213

13-
1414
# tensorflow 2.15.0
1515

1616
- `install_tensorflow()` installs TensorFlow v2.15 by default

0 commit comments

Comments
 (0)