Skip to content

Some numpy_usm_shared registrations are failing eval. #64

@DrTodd13

Description

@DrTodd13

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions