Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
ReduceSubarraysSumOpKernel.h File Reference
#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 )