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 5eaba4e commit 6944a25Copy full SHA for 6944a25
NEWS.md
@@ -60,6 +60,9 @@ New functions:
60
61
- `layer_lstm()` and `layer_gru()` gain arg `use_cudnn`, default `'auto'`.
62
63
+- Fixed an issue where `application_preprocess_inputs()` would error if supplied
64
+ an R array as input.
65
+
66
- Doc improvements.
67
68
# keras3 0.1.0
0 commit comments