Class Exp

Inheritance Relationships

Base Type

Derived Type

Class Documentation

class Exp : public mindspore::ops::PrimitiveC

Returns exponential of a tensor element-wise. Refer to Python API mindspore.ops.Exp for more details.

Subclassed by mindspore::ops::ExpFusion

Public Functions

inline Exp()

Constructor.

~Exp() = default

Destructor.

inline void Init()

Init. Refer to the parameters of Python API mindspore.ops.Exp for the inputs.