Open3D (C++ API)
0.17.0
cpp
open3d
ml
pytorch
misc
ReduceSubarraysSumOps.h
Go to the documentation of this file.
1
// ----------------------------------------------------------------------------
2
// - Open3D: www.open3d.org -
3
// ----------------------------------------------------------------------------
4
// Copyright (c) 2018-2023 www.open3d.org
5
// SPDX-License-Identifier: MIT
6
// ----------------------------------------------------------------------------
7
//
8
#pragma once
9
10
#include "torch/script.h"
11
12
torch::Tensor
ReduceSubarraysSum
(torch::Tensor values,
13
torch::Tensor row_splits);
ReduceSubarraysSum
torch::Tensor ReduceSubarraysSum(torch::Tensor values, torch::Tensor row_splits)
Definition:
ReduceSubarraysSumOps.cpp:17
Generated by
1.9.1