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

Adding caching and specialization to func decorator #861

Closed
2 tasks done
diptorupd opened this issue Jan 10, 2023 · 1 comment
Closed
2 tasks done

Adding caching and specialization to func decorator #861

diptorupd opened this issue Jan 10, 2023 · 1 comment
Assignees

Comments

@diptorupd
Copy link
Collaborator

diptorupd commented Jan 10, 2023

The numba_dpex func decorator is not cached nor does it properly support specialization.

  • add caching to dpex.func
  • add specialization to dpex.func
@diptorupd
Copy link
Collaborator Author

Completed as part of #802,, #877

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

No branches or pull requests

2 participants