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