|
Open3D (C++ API)
0.18.0+252c867
|
#include "open3d/ml/pytorch/misc/ReduceSubarraysSumOps.h"#include <vector>#include "open3d/ml/pytorch/TorchHelper.h"#include "open3d/ml/pytorch/misc/ReduceSubarraysSumOpKernel.h"#include "torch/script.h"Macros | |
| #define | CALL(attr_t, fn) |
Functions | |
| torch::Tensor | ReduceSubarraysSum (torch::Tensor values, torch::Tensor row_splits) |
| #define CALL | ( | attr_t, | |
| fn | |||
| ) |
| torch::Tensor ReduceSubarraysSum | ( | torch::Tensor | values, |
| torch::Tensor | row_splits | ||
| ) |