Go to file
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
keras_core Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
shell Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
.gitignore Add .gitignore 2023-04-09 12:24:26 -07:00
jax_integration_test.py Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
jax_training_scratchpad.py Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
LICENSE Add license. 2023-04-09 13:00:24 -07:00
requirements.txt Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
setup.cfg Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
setup.py Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
tf_integration_test.py Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00