Class Log1p

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Class Documentation

class Log1p : public mindspore::ops::BaseOperator

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.

inline void Init() const

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