Skip to content

Commit e86fcb0

Browse files
committed
update NEWS.md
1 parent 1da2c32 commit e86fcb0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# keras (development version)
22

3+
- Fixed issue where `input_shape` supplied to custom layers defined with `new_layer_class()`
4+
would result in an error (#1338)
5+
36
- New `callback_backup_and_restore()`, for resuming an interrupted `fit()` call.
47

58
- The merging family of layers (`layer_add`, `layer_concatenate`, etc.) gain the ability

0 commit comments

Comments
 (0)