keras/keras_core/layers
hertschuh b631281011 Add cast of inputs to compute_dtype in RescalingLayer. (#272)
Note that this cast exists in the `tf.keras` implementation.
2023-06-05 18:40:27 -07:00
..
activations Enable jit compile in training tests; fix some bugs. 2023-05-19 13:40:22 -07:00
attention Remove useless property from mha layer (#242) 2023-06-01 13:49:22 -07:00
convolutional Add mobilenet and efficientnet models. 2023-05-22 16:39:24 -07:00
core Merge branches 'main' and 'main' of github.com:keras-team/keras-core 2023-06-05 16:04:51 -07:00
merging Add DenseNet 2023-05-22 16:51:41 -07:00
normalization Merge branch 'main' of github.com:keras-team/keras-core 2023-06-04 21:48:30 -07:00
pooling Merge branch 'main' of github.com:keras-team/keras-core 2023-06-01 18:49:07 -07:00
preprocessing Add cast of inputs to compute_dtype in RescalingLayer. (#272) 2023-06-05 18:40:27 -07:00
regularization Allow dynamic shapes for JAX. 2023-05-20 19:01:01 -07:00
reshaping Merge branch 'main' of github.com:keras-team/keras-core 2023-06-04 21:48:30 -07:00
rnn Merge branches 'main' and 'main' of github.com:keras-team/keras-core 2023-06-05 16:04:51 -07:00
__init__.py Merge branch 'main' of github.com:keras-team/keras-core 2023-05-22 16:39:37 -07:00
input_spec.py Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
layer_test.py Extensive refactor of tracking logic. 2023-06-05 18:39:26 -07:00
layer.py Extensive refactor of tracking logic. 2023-06-05 18:39:26 -07:00