1. Home
  2. Browse
  3. dlpack

dlpack

v1.0#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

v1.0#0

Publication

Supports

All

GitHub

dmlc/dlpack

Homepage

github.com/dmlc/dlpack

Subtree

66ceb03a7e

License

Apache-2.0

Definition

Manifest