Class Log1p
Defined in File log1p.h
Inheritance Relationships
Base Type
public mindspore::ops::PrimitiveC
(Class PrimitiveC)
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.
-
inline Log1p()