Class Log1p
Defined in File log1p.h
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.
-
inline Log1p()