mlx.core.sign

目錄

mlx.core.sign#

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

Element-wise sign.

參數:

a (array) -- 輸入陣列。

回傳值:

The sign of a.

回傳值型別:

array