|
Open3D (C++ API)
|
#include "Open3D/Core/DLPack/dlpack.h"Go to the source code of this file.
Namespaces | |
| open3d | |
| open3d::dlpack | |
Functions | |
| DLManagedTensor * | open3d::dlpack::ToDLPack (const Tensor &t) |
| Tensor | open3d::dlpack::FromDLPack (const DLManagedTensor *src) |
1.8.13