Class SquaredDifference
Defined in File squared_difference.h
Inheritance Relationships
Base Type
public mindspore::ops::BaseOperator
Class Documentation
-
class SquaredDifference : public mindspore::ops::BaseOperator
Subtracts the second input tensor from the first input tensor element-wise and returns square of it. Refer to Python API mindspore.ops.SquaredDifference for more details.
Public Functions
-
inline SquaredDifference()
Constructor.
-
inline void Init() const
Init.
-
inline SquaredDifference()