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

Some numpy_usm_shared registrations are failing eval. #64

Closed
DrTodd13 opened this issue Dec 11, 2020 · 1 comment
Closed

Some numpy_usm_shared registrations are failing eval. #64

DrTodd13 opened this issue Dec 11, 2020 · 1 comment

Comments

@DrTodd13
Copy link
Contributor

In numpy_usm_shared where we iterate through functions and register them with Numba, we do an eval of the function name and for now some of those are failing. I added try/except around the eval so we can skip ones that fail eval for now but we need to fix this soon.

@diptorupd
Copy link
Contributor

Closing as numpy_usm_shared is slotted for removal in 0.20 (Refer #841)

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

3 participants