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 1da2c32 commit e86fcb0Copy full SHA for e86fcb0
NEWS.md
@@ -1,5 +1,8 @@
1
# keras (development version)
2
3
+- Fixed issue where `input_shape` supplied to custom layers defined with `new_layer_class()`
4
+ would result in an error (#1338)
5
+
6
- New `callback_backup_and_restore()`, for resuming an interrupted `fit()` call.
7
8
- The merging family of layers (`layer_add`, `layer_concatenate`, etc.) gain the ability
0 commit comments