keras/keras_core
2023-08-18 12:22:10 -07:00
..
activations Added some docstrings ops/nn.py (#677) 2023-08-08 19:29:09 +01:00
applications Bring logic for dataset utils into Keras Core 2023-07-28 14:47:47 -07:00
backend Add irfft and istft (#742) 2023-08-19 03:21:30 +08:00
callbacks Merge branch 'main' of github.com:keras-team/keras-core 2023-08-01 16:30:46 -07:00
constraints Fix API generation bug 2023-07-23 17:14:43 -07:00
datasets Add WGAN example and fix minor issues. 2023-06-09 13:34:12 -07:00
export Add Export for TF backend (#692) 2023-08-11 21:38:42 +00:00
initializers Docstring nits 2023-07-25 13:03:42 -07:00
layers Convert ddim (#743) 2023-08-19 01:37:56 +07:00
legacy Use convert_to_numpy to fix torch cuda bug (#748) 2023-08-19 01:52:37 +08:00
losses Add tf.keras backwards compat for nearly all non-experimental symbols (#603) 2023-07-25 13:03:01 -07:00
metrics Fix CI 2023-08-14 13:30:13 -07:00
mixed_precision Minor fixes 2023-08-14 12:57:59 -07:00
models Add IndexLookup layer (private class) 2023-08-15 16:39:57 -07:00
ops Add irfft and istft (#742) 2023-08-19 03:21:30 +08:00
optimizers Backwards compat for decay arg 2023-08-11 12:34:29 -07:00
random Use convert_to_numpy to fix torch cuda bug (#748) 2023-08-19 01:52:37 +08:00
regularizers Add tf.keras backwards compat for nearly all non-experimental symbols (#603) 2023-07-25 13:03:01 -07:00
saving Change saving API routing to deprecate SavedModel format (#674) 2023-08-08 00:15:34 +00:00
testing Draft commit 2023-08-05 14:36:36 -07:00
trainers Fix bug with validation_steps and infinite generators. 2023-08-14 16:58:40 -07:00
utils Merge branch 'main' of github.com:keras-team/keras-core 2023-08-17 19:00:11 -07:00
__init__.py Fix KerasTensor namespace 2023-07-19 08:22:47 -07:00
api_export.py Added initial Adam tests 2023-04-24 22:07:56 +00:00
version.py Update version number 2023-08-18 12:22:10 -07:00