Open3D (C++ API)  0.18.0+252c867
Functions
ReduceSubarraysSumOpKernel.h File Reference

(252c867 (Sun May 5 05:39:34 2024 +0000))

#include "torch/script.h"

Go to the source code of this file.

Functions

template<class T >
torch::Tensor ReduceSubarraysSumCPU (const torch::Tensor &values, const torch::Tensor &row_splits)
 

Function Documentation

◆ ReduceSubarraysSumCPU()

template<class T >
torch::Tensor ReduceSubarraysSumCPU ( const torch::Tensor &  values,
const torch::Tensor &  row_splits 
)