Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Implementation for dpnp.zeros() and dpnp.ones() #743

Closed
wants to merge 5 commits into from

Conversation

akharche
Copy link
Contributor

@akharche akharche commented Apr 5, 2022

  • Create DPCTL queue_memset wrapper
  • Implement typer for dpnp.zeros and dpnp.ones
  • Implement lowere for dpnp.zeros with memset
  • Create tests

Depends on dpctl.memset implementation



def dpctl_queue_memset():
ret_type = types.voidptr
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docstring

@diptorupd
Copy link
Contributor

Superseded by #923

@diptorupd diptorupd closed this Feb 21, 2023
@diptorupd diptorupd deleted the akharche/dpnp_zeros branch February 22, 2023 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants