keras/keras_core
2023-06-21 13:10:50 -06:00
..
activations Small ops fixes for Torch unit tests (#316) 2023-06-12 16:20:31 +00:00
applications Fix torch CI 2023-06-17 11:44:46 -07:00
backend Support dict inputs in TFDataLayer, plus some lint fixes (#383) 2023-06-21 13:10:50 -06:00
callbacks Fix torch failures (#365) 2023-06-16 15:11:21 -07:00
constraints Fix torch failures (#365) 2023-06-16 15:11:21 -07:00
datasets Add WGAN example and fix minor issues. 2023-06-09 13:34:12 -07:00
initializers Fix torch failures (#365) 2023-06-16 15:11:21 -07:00
layers Support dict inputs in TFDataLayer, plus some lint fixes (#383) 2023-06-21 13:10:50 -06:00
losses Merge branch 'main' of github.com:keras-team/keras-core 2023-06-13 22:02:40 -07:00
metrics Update Torch ops.array (#375) 2023-06-20 18:39:12 -06:00
mixed_precision Refactor backend. 2023-05-03 15:33:40 -07:00
models Fix torch failures (#365) 2023-06-16 15:11:21 -07:00
operations Update Torch ops.array (#375) 2023-06-20 18:39:12 -06:00
optimizers Fix torch failures (#365) 2023-06-16 15:11:21 -07:00
random Add random.categorical (#377) 2023-06-21 10:19:23 -07:00
regularizers Add lowercase aliases for some regularizers for backwards compatibility. (#304) 2023-06-09 10:04:36 -07:00
saving Fix layer test in Torch backend (#360) 2023-06-15 18:45:51 -07:00
testing Fix torch failures (#365) 2023-06-16 15:11:21 -07:00
trainers Nits. 2023-06-20 15:16:03 -07:00
utils Fix torch failures (#365) 2023-06-16 15:11:21 -07:00
__init__.py Touch ups 2023-05-13 17:33:48 -07:00
api_export.py Added initial Adam tests 2023-04-24 22:07:56 +00:00