Skip to content

Implement call of arange() function from dpctl.tensor #1202

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

Merged
merged 6 commits into from
Nov 2, 2022

Conversation

antonwolfy
Copy link
Contributor

@antonwolfy antonwolfy commented Oct 18, 2022

Use arange() function from dpctl.tensor module instead of DPNP backend implementation.
A cython code relating to arange() call is cleaned up.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • If this PR is a work in progress, are you filing the PR as a draft?

@antonwolfy antonwolfy self-assigned this Oct 18, 2022
@antonwolfy antonwolfy requested a review from npolina4 October 31, 2022 17:26
@antonwolfy antonwolfy merged commit 749fd3f into IntelPython:master Nov 2, 2022
@antonwolfy antonwolfy deleted the use_dpctl_arange branch November 2, 2022 19:22
antonwolfy added a commit that referenced this pull request Nov 3, 2022
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.

3 participants