Skip to content

Commit

Permalink
add NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
t-kalinowski committed Jun 13, 2024
1 parent 398b80f commit 19120d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# keras3 (development version)

- Fixed issue where GPUs would not be found when running on Windows under WSL Linux.
(reported in #1456, fixed in #1459)

# keras3 1.0.0

- Chains of `layer_*` calls with `|>` now instantiate layers in the
Expand Down

0 comments on commit 19120d9

Please sign in to comment.