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)
v0.8#0
Mar 5, 2024
All
dmlc/dlpack920
github.com/dmlc/dlpack
8e4b5e27fe
Apache-2.0
Manifest