Class Log

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Class Documentation

class Log : public mindspore::ops::BaseOperator

Returns the natural logarithm of a tensor element-wise. Refer to Python API mindspore.ops.Log for more details.

Public Functions

inline Log()

Constructor.