mlx.core.random.key

目錄

mlx.core.random.key#

key(seed: int) array#

由種子取得 PRNG key。

參數:

seed (int) -- Seed for the PRNG.

回傳:

The PRNG key array.

回傳型別:

array