keras/keras_core
Haifeng Jin ea23c1829b temporary implementation for compute_output_spec (#186)
Co-authored-by: Haifeng Jin <haifeng-jin@users.noreply.github.com>
2023-06-05 16:49:21 -07:00
..
activations Bug fixes 2023-05-30 12:05:18 -07:00
applications Add ability to skip applications test via env var. 2023-05-24 11:28:58 -07:00
backend temporary implementation for compute_output_spec (#186) 2023-06-05 16:49:21 -07:00
callbacks Add tensorflow profiling to tensorboard callback (#265) 2023-06-05 16:31:49 -04:00
constraints Bug fixes 2023-05-30 12:05:18 -07:00
datasets Switch datasets to keras_core (#227) 2023-05-30 15:17:45 -04:00
initializers Bug fixes 2023-05-30 16:29:50 -07:00
layers Merge branches 'main' and 'main' of github.com:keras-team/keras-core 2023-06-05 16:04:51 -07:00
losses Merge branch 'main' of github.com:keras-team/keras-core 2023-06-04 21:48:30 -07:00
metrics Add test for bug in BinaryAccuracy 2023-05-30 16:32:04 -07:00
mixed_precision Refactor backend. 2023-05-03 15:33:40 -07:00
models Add model.to_json() 2023-06-04 12:00:10 -07:00
operations fix math.segment_sum for torch backend (#263) 2023-06-05 09:14:46 -07:00
optimizers Bug fixes 2023-05-30 12:05:18 -07:00
random Fix dropout when noise_shape contains None (#264) 2023-06-05 16:40:19 +00:00
regularizers Bug fixes 2023-05-30 12:05:18 -07:00
saving Add Lambda layer. 2023-05-14 22:45:20 -07:00
testing Merge branch 'main' of github.com:keras-team/keras-core 2023-06-04 21:48:30 -07:00
trainers Fix torch bug 2023-06-03 14:22:16 -07:00
utils Generalize float_size 2023-06-05 16:04:39 -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