Commit Graph

6 Commits

Author SHA1 Message Date
Chen Qian
2271973560 Add more numpy ops (#5)
* 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

* more ops and fix the problem of KerasTensor [ops] numerics

* Add more numpy ops
2023-04-14 02:49:10 -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
ac9aadc47a Clearing existing files 2023-04-07 00:00:00 +00:00
Scott Zhu
43c52e4790 Make OSS scripts to be executable.
PiperOrigin-RevId: 452191550
2022-05-31 19:06:56 -07:00
Haifeng Jin
f3c5262cd9 Use GitHub Action to lint each pull request.
PiperOrigin-RevId: 452114390
2022-05-31 12:36:58 -07:00
Haifeng Jin
a0a0b54612 Update the contributing guide for formatting the code.
PiperOrigin-RevId: 450994467
2022-05-25 12:59:02 -07:00