Skip to content

Commit

Permalink
Implementation of dpnp.empty_like(), dpnp.zeros_like() and
Browse files Browse the repository at this point in the history
dpnp.ones_like(). This follows numba's recipe, doesn't support
shape override.
  • Loading branch information
chudur-budur committed Feb 28, 2023
1 parent 5c1b2c3 commit 973516a
Show file tree
Hide file tree
Showing 5 changed files with 1,428 additions and 339 deletions.
Loading

0 comments on commit 973516a

Please sign in to comment.