Class Sqrt

Inheritance Relationships

Base Type

Class Documentation

class Sqrt : public mindspore::ops::PrimitiveC

Returns square root of a tensor element-wise. Refer to Python API mindspore.ops.Sqrt for more details.

Public Functions

inline Sqrt()

Constructor.

~Sqrt() = default

Destructor.

inline void Init()

Init.