1. Home
  2. Browse
  3. dlpack

dlpack

v0.8#0Latest

DLPack is an open in-memory tensor structure for sharing tensors among frameworks

Install

Run the following Vcpkg command to install the port.

vcpkg install dlpack

Usage

dlpack provides CMake targets:

find_package(dlpack CONFIG REQUIRED)
target_link_libraries(main PRIVATE dlpack::dlpack)

Dependencies

See source

Version

v0.8#0

Publication

Supports

All

GitHub

dmlc/dlpack920

Homepage

github.com/dmlc/dlpack

Subtree

8e4b5e27fe

License

Apache-2.0

Definition

Manifest