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

(b9e049c (Sun Dec 31 11:36:26 2023 -0800))

#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 
)