|
Open3D (C++ API)
0.19.0
|
#include <limits>#include "open3d/core/Dispatch.h"#include "open3d/core/Indexer.h"#include "open3d/core/SYCLContext.h"#include "open3d/core/Tensor.h"#include "open3d/core/kernel/Reduction.h"#include "open3d/utility/Logging.h"#include "open3d/utility/Parallel.h"Namespaces | |
| open3d | |
| open3d::core | |
| open3d::core::kernel | |
Functions | |
| void | open3d::core::kernel::ReductionSYCL (const Tensor &src, Tensor &dst, const SizeVector &dims, bool keepdim, ReductionOpCode op_code) |