Closed
Description
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
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