#include <ShapeChecking.h>
|
| static bool | constant () |
| static int64_t | apply (int64_t a, int64_t b) |
| template<class T1, class T2> |
| static bool | backprop (int64_t ans, T1 a, T2 b) |
| static std::string | ToString () |
◆ apply()
| int64_t open3d::ml::op_util::DimXMinus::apply |
( |
int64_t | a, |
|
|
int64_t | b ) |
|
inlinestatic |
◆ backprop()
template<class T1, class T2>
| bool open3d::ml::op_util::DimXMinus::backprop |
( |
int64_t | ans, |
|
|
T1 | a, |
|
|
T2 | b ) |
|
inlinestatic |
◆ constant()
| bool open3d::ml::op_util::DimXMinus::constant |
( |
| ) |
|
|
inlinestatic |
◆ ToString()
| std::string open3d::ml::op_util::DimXMinus::ToString |
( |
| ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: