Loading [MathJax]/extensions/TeX/AMSmath.js
Open3D (C++ API)  0.14.1
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
ReduceSubarraysSumOpKernel.h File Reference

(4dea5be (Tue Nov 30 18:43:52 2021 -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 
)