pydlpack

DLPack data exchange interface in Python

BSD-3-CLAUSE License

Downloads
145
Stars
10
Committers
1

Bot releases are hidden (Show)

pydlpack - Bump up minor version Latest Release

Published by pearu 10 months ago

No changes relative to 0.1.1.

pydlpack - Add dlpack.tests.run and tests for numpy.memmap and mmap.mmap

Published by pearu 10 months ago

pydlpack - First release of pydlpack v0.1.0

Published by pearu 10 months ago

pydlpack is a pure Python package that enables exposing Python objects that may or may not implement the DLPack interface, to consumer array libraries that support DLPack data exchange protocol.