Class Log1p

Inheritance Relationships

Base Type

Class Documentation

class Log1p : public mindspore::ops::PrimitiveC

Returns the natural logarithm of one plus the input tensor element-wise. Refer to Python API mindspore.ops.Log1p for more details.

Public Functions

inline Log1p()

Constructor.

~Log1p() = default

Destructor.

inline void Init()

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