keras/keras_core/layers
2023-05-03 15:33:40 -07:00
..
activations Remove activation layer 2023-05-03 15:14:48 -07:00
attention Add layer init files 2023-05-03 11:12:40 -07:00
convolutional Add layer init files 2023-05-03 11:12:40 -07:00
core Refactor backend. 2023-05-03 15:33:40 -07:00
merging Add concatenate layer (#75) 2023-05-03 21:49:20 +05:30
normalization Fix line length 2023-05-03 14:39:54 -07:00
pooling Fix typos 2023-05-02 22:44:46 -07:00
preprocessing Add layer init files 2023-05-03 11:12:40 -07:00
regularization Standardize annotation to skip tests that require dynamic shapes. (#65) 2023-05-01 11:14:28 -07:00
reshaping Add keras.layers.Reshape. (#58) 2023-05-01 10:21:40 -07:00
__init__.py Remove activation layer 2023-05-03 15:14:48 -07:00
input_spec.py Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
layer_test.py Fix bug. 2023-04-28 15:10:53 -07:00
layer.py Refactor backend. 2023-05-03 15:33:40 -07:00
layers_utils.py Initial draft of the codebase. 2023-04-09 12:21:45 -07:00