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.2#0
Nov 29, 2025
All
dmlc/dlpack
github.com/dmlc/dlpack
b989787677
Apache-2.0
Manifest