Class Log
Defined in File log.h
Inheritance Relationships
Base Type
public mindspore::ops::PrimitiveC
(Class PrimitiveC)
Class Documentation
-
class Log : public mindspore::ops::PrimitiveC
Returns the natural logarithm of a tensor element-wise. Refer to Python API mindspore.ops.Log for more details.
Public Functions
-
inline Log()
Constructor.
-
~Log() = default
Destructor.
-
inline Log()