mlx.core.log

目錄

mlx.core.log#

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

Element-wise natural logarithm.

參數:

a (array) -- 輸入陣列。

回傳值:

The natural logarithm of a.

回傳值型別:

array