Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implementation of dpnp.empty_like(), dpnp.zeros_like() and
dpnp.ones_like(). This follows numba's recipe, doesn't support shape override.
- Loading branch information