Class Exp

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Derived Type

Class Documentation

class Exp : public mindspore::ops::BaseOperator

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.

inline void Init() const

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