keras/keras_core
Matt Watson 3825be015f Fix more spots torch != numpy for reductions (#596)
This is more consistency follows up to the changes we started marking
on #552.
2023-07-24 15:32:47 -07:00
..
activations Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
applications Adding: Numpy Backend (#483) 2023-07-19 01:08:48 +05:30
backend Fix more spots torch != numpy for reductions (#596) 2023-07-24 15:32:47 -07:00
callbacks Fix SavedModel integration and add associated tests (#522) 2023-07-18 23:01:13 +00: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
initializers use instead of when converting tensors to numpy (#575) 2023-07-21 05:46:46 -05:00
layers Backend consistency in handling of empty tensor in min and max (#592) 2023-07-24 23:32:08 +01:00
losses Adding: Numpy Backend (#483) 2023-07-19 01:08:48 +05:30
metrics Update operation_utils.py - Added docstrings (#514) 2023-07-20 11:22:13 +05:30
mixed_precision Nits 2023-07-23 22:18:45 -07:00
models Merge branch 'main' of github.com:keras-team/keras-core 2023-07-20 15:26:33 -07:00
ops Fix more spots torch != numpy for reductions (#596) 2023-07-24 15:32:47 -07:00
optimizers Update operation_utils.py - Added docstrings (#514) 2023-07-20 11:22:13 +05:30
random Add random seed support for torch dropout (#568) 2023-07-21 18:14:23 -07:00
regularizers Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
saving Nits 2023-07-23 22:18:45 -07:00
testing Make it possible to run Keras Core without TensorFlow. (#475) 2023-07-13 19:41:04 -07:00
trainers Fix test for specific backend imports (#591) 2023-07-23 23:04:45 -05:00
utils fix-module-utils-import (#579) 2023-07-21 19:07:26 -05: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 Upgrade version number. 2023-07-19 13:04:54 -07:00