DLPack is an open in-memory tensor structure for sharing tensors among frameworks
Run the following Vcpkg command to install the port.
vcpkg install dlpack
dlpack provides CMake targets:
find_package(dlpack CONFIG REQUIRED) target_link_libraries(main PRIVATE dlpack::dlpack)
v1.3#0
Feb 10, 2026
All
dmlc/dlpack
github.com/dmlc/dlpack
e9321e0a95
Apache-2.0
Manifest