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