keras/keras_core/layers/reshaping
hertschuh d909858268 Add support for a -1 dimension in the Reshape operation. (#103)
The code to compute the output shape is now shared between the `Reshape` operation and the `Reshape` layer.
2023-05-08 11:36:52 -07:00
..
__init__.py Merge branch 'main' of github.com:keras-team/keras-core 2023-05-07 19:25:27 -07:00
reshape_test.py Add keras.layers.Reshape. (#58) 2023-05-01 10:21:40 -07:00
reshape.py Add support for a -1 dimension in the Reshape operation. (#103) 2023-05-08 11:36:52 -07:00