Skip to content

Use numpy C-API arange implementation #1360

Closed
@ricardoV94

Description

@ricardoV94

Description

Our Arange is currently a Python Op, we can use the numpy C-API to avoid the overhead of C->Python->C: https://numpy.org/devdocs/reference/c-api/array.html#c.PyArray_Arange

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions