keras/keras_core/saving
Chen Qian 6376740aca Fix layer test in Torch backend (#360)
* init

* Fix dropout ops

* Small fixes

* fix norm layers

* fix tets

* more fixes

* clean up

* fix

* fix format

* fix

* fix comments

* fix comments

* remove redundant copy

* revert jax change to dodge the odd recursion issue
2023-06-15 18:45:51 -07:00
..
legacy Merge branch 'main' of github.com:keras-team/keras-core 2023-05-08 12:16:12 -07:00
__init__.py Increase saving testing 2023-04-30 19:11:15 -07:00
object_registration_test.py Add centralized global state management and export more Keras utilities. 2023-04-29 19:15:11 -07:00
object_registration.py Refactor backend. 2023-05-03 15:33:40 -07:00
saving_api.py Add support for h5 weights loading. 2023-05-08 11:34:55 -07:00
saving_lib_test.py Increase saving testing 2023-04-30 19:11:15 -07:00
saving_lib.py Saving lib update 2023-06-12 16:01:41 -07:00
serialization_lib_test.py Preserve dict input/output structure for functionals (#301) 2023-06-08 15:20:25 -07:00
serialization_lib.py Fix layer test in Torch backend (#360) 2023-06-15 18:45:51 -07:00