keras/keras_core/layers
2023-05-09 11:11:56 -07:00
..
activations Added PReLU activation layer (#112) 2023-05-08 15:57:31 -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 wrapper layer. 2023-05-08 13:51:15 -07:00
merging Style nits 2023-05-04 09:51:20 -07:00
normalization Implement trainable setting + fix tracing hack 2023-05-09 11:11:56 -07:00
pooling Fix typos 2023-05-02 22:44:46 -07:00
preprocessing Add Hashing layer. 2023-05-08 19:05:12 -07:00
regularization Standardize annotation to skip tests that require dynamic shapes. (#65) 2023-05-01 11:14:28 -07:00
reshaping Add keras_core.layers.RepeatVector. (#114) 2023-05-09 09:55:39 -07:00
__init__.py Adds GroupNormalization and SpectralNormalization layers and associated tests (#116) 2023-05-09 17:00:12 +00:00
input_spec.py Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
layer_test.py Implement trainable setting + fix tracing hack 2023-05-09 11:11:56 -07:00
layer.py Implement trainable setting + fix tracing hack 2023-05-09 11:11:56 -07:00
layers_utils.py Initial draft of the codebase. 2023-04-09 12:21:45 -07:00