dlpack
There are 8 repositories under dlpack topic.
pabloferz/DLPack.jl
Julia interface for dlpack
SunDoge/dlpark
A Rust Library for High-Performance Tensor Exchange with Python
ehsanmok/dlpackrs
DLPack safe Rust binding
vadimkantorov/readaudio
Read audio with FFmpeg into NumPy/PyTorch via ctypes (standard library module)
pearu/pydlpack
DLPack data exchange interface in Python
vadimkantorov/dotnetlibtorch
The simplest possible interfacing of C# and libtorch via DLPack P/Invoke wrapper around C function and structures
vadimkantorov/pydlpack
Create a DLPack tensor in plain C library, wrap DLPack structures in Python, import DLpack tensor into NumPy / PyTorch
vadimkantorov/dotnetdlpack
C# p/invoke bindings for DLPack