Open3D (C++ API)  0.20.0
Loading...
Searching...
No Matches
Namespaces | Functions
ReduceSubarraysSumSYCL.h File Reference

(d32b4fc (Mon Sep 14 15:46:25 2026 -0700))

#include <sycl/sycl.hpp>

Go to the source code of this file.

Namespaces

namespace  open3d
 
namespace  open3d::ml
 
namespace  open3d::ml::impl
 

Functions

template<class T >
void open3d::ml::impl::ReduceSubarraysSumSYCL (sycl::queue &queue, const T *const values, const size_t values_size, const int64_t *const row_splits, const size_t num_arrays, T *out_sums)