mlx.core.log

目录

mlx.core.log#

log(a: array, /, *, stream: None | Stream | Device = None) array#

Element-wise natural logarithm.

参数:

a (array) -- Input array.

返回:

The natural logarithm of a.

返回类型:

array