keras/keras_core/utils
Chen Qian eabdb87f9f Add some numpy ops (#1)
* Add numpy ops (initial batch) and some config

* Add unit test

* fix call

* Revert "fix call"

This reverts commit 6748ad183029ff4b97317b77ceed8661916bb9a0.

* full unit test coverage

* fix setup.py
2023-04-12 11:31:58 -07:00
..
__init__.py Initial draft of the codebase. 2023-04-09 12:21:45 -07:00
dtype_utils.py Merge pull request #2 from keras-team/add_initializers 2023-04-12 11:00:14 -07:00
io_utils.py Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
naming.py Merge engine namespace into specialized namespaces. 2023-04-09 12:46:00 -07:00
python_utils.py Initial draft of the codebase. 2023-04-09 12:21:45 -07:00
summary_utils.py Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
text_rendering.py Merge pull request #2 from keras-team/add_initializers 2023-04-12 11:00:14 -07:00
tracking_test.py Merge engine namespace into specialized namespaces. 2023-04-09 12:46:00 -07:00
tracking.py Merge engine namespace into specialized namespaces. 2023-04-09 12:46:00 -07:00