Commit Graph

5 Commits

Author SHA1 Message Date
Francois Chollet
c2b847f6b4 Fix tests. 2023-04-23 08:28:21 -07:00
Francois Chollet
de595e39a3 Add TruncatedNormal initializer 2023-04-22 20:20:56 -07:00
Chen Qian
f6df67f2d2 Add numpy module in jax/ and tensorflow/ (#13)
* Add jax/numpy and tensorflow/numpy

* refactor code

* more

* even better
2023-04-18 18:45:30 -07:00
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
Francois Chollet
160473c474 Initial draft of the codebase. 2023-04-09 12:21:45 -07:00