keras/keras_core
2023-07-12 13:47:28 -07:00
..
activations Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
applications Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
backend Added JAX distributed training guide. (#464) 2023-07-12 13:47:28 -07:00
callbacks Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
constraints Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
datasets Add WGAN example and fix minor issues. 2023-06-09 13:34:12 -07:00
initializers Fixed SeedGenerator in the torch backend (#434) 2023-07-10 10:43:08 -07:00
layers Use SeedGenerator backend when creating variable (#439) 2023-07-11 22:33:54 +05:30
losses Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
metrics Fix code style 2023-06-28 16:04:13 -07:00
mixed_precision Add some missing docstrings 2023-07-07 16:33:53 -07:00
models Add names to the input tensor, small typo (#449) 2023-07-11 23:28:35 +01:00
ops Add some missing docstrings 2023-07-07 16:33:53 -07:00
optimizers Added JAX distributed training guide. (#464) 2023-07-12 13:47:28 -07:00
random Use SeedGenerator backend when creating variable (#439) 2023-07-11 22:33:54 +05:30
regularizers Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
saving Minor fixes 2023-07-06 12:23:39 -07:00
testing Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
trainers bug fix for torch gpu (#438) 2023-07-10 17:44:06 -07:00
utils Fix Aurelien's new issue 2023-07-11 16:03:36 -07:00
__init__.py Prepare version string for release. 2023-07-10 11:09:45 -07:00
api_export.py Added initial Adam tests 2023-04-24 22:07:56 +00:00