-
Notifications
You must be signed in to change notification settings - Fork 19.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace
tfnp
with native tf ops wherever possible (#18998)
* Add dtype test for `floor_divide` * Use native `tf.*` if possible in `backend.numpy` * Apply `result_type` to np's `floor_divide` * Increase test coverage * Fix failed test
- Loading branch information
1 parent
8e897fb
commit 86bd12c
Showing
6 changed files
with
298 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.