Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 294 Bytes

dlpack.rst

File metadata and controls

10 lines (6 loc) · 294 Bytes

DLPack

Via a DLPack capsule, you can borrow a tensor from external software as a nnabla.NdArray and can share a NdArray to external software.

nnabla.utils.dlpack

from_dlpack

to_dlpack