Class SquaredDifference

Inheritance Relationships

Base Type

Class Documentation

class SquaredDifference : public mindspore::ops::PrimitiveC

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.

~SquaredDifference() = default

Destructor.

inline void Init()

Init.