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.0#0
Dec 23, 2024
All
dmlc/dlpack
github.com/dmlc/dlpack
66ceb03a7e
Apache-2.0
Manifest