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 27, 2023
1 parent 3c4afda commit bae2a43
Show file tree
Hide file tree
Showing 5 changed files with 1,305 additions and 342 deletions.
Loading

0 comments on commit bae2a43

Please sign in to comment.