keras/keras_core/layers
Francois Chollet 906dd65109 Fix docstring
2023-05-08 12:17:00 -07:00
..
activations Fix docstring 2023-05-08 12:17:00 -07:00
attention Add layer init files 2023-05-03 11:12:40 -07:00
convolutional Add Conv layers (#89) 2023-05-05 22:13:13 -07:00
core Add EisumDense layer. 2023-05-04 18:25:08 -07:00
merging Style nits 2023-05-04 09:51:20 -07:00
normalization Add support for h5 weights loading. 2023-05-08 11:34:55 -07:00
pooling Fix typos 2023-05-02 22:44:46 -07:00
preprocessing Merge branch 'main' of github.com:keras-team/keras-core 2023-05-05 22:09:34 -07:00
regularization Standardize annotation to skip tests that require dynamic shapes. (#65) 2023-05-01 11:14:28 -07:00
reshaping Added ReLU activation layer (#104) 2023-05-08 12:16:05 -07:00
__init__.py Add Conv layers (#89) 2023-05-05 22:13:13 -07:00
input_spec.py Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
layer_test.py Add loss collection in stateless call as well stateless call tests 2023-05-04 14:52:00 -07:00
layer.py Add support for h5 weights loading. 2023-05-08 11:34:55 -07:00
layers_utils.py Initial draft of the codebase. 2023-04-09 12:21:45 -07:00