pearu/pydlpack

Support memoryview as an input to asdlpack.

pearu opened this issue · 0 comments

As in the title.

memoryview is a wrapper of Py_Buffer object that needs to be extracted from the memoryview object to resolve this issue.