The common header of DLPack.
C Tensor object, manage memory of DLTensor. This data structure is intended to faciliate the borrowin...
Definition: dlpack.h:156
DLManagedTensor * ToDLPack(const Tensor &t)
Definition: DLPackConverter.cpp:44
Definition: Open3DViewer.h:29
Tensor FromDLPack(const DLManagedTensor *src)
Definition: DLPackConverter.cpp:110