dmlc / dlpack

common in-memory tensor structure
https://dmlc.github.io/dlpack/latest
Apache License 2.0
905 stars 133 forks source link

Numpy implementation link invalid #128

Open pitrou opened 1 year ago

pitrou commented 1 year ago

The link to the Numpy implementation is outdated as it seems the Numpy source tree has undergone modifications: https://dmlc.github.io/dlpack/latest/python_spec.html#reference-implementations

It should probably be updated to https://github.com/numpy/numpy/blob/main/numpy/_core/src/multiarray/dlpack.c