jax.Array.device

目录

jax.Array.device#

abstract property Array.device: Device | Sharding[源代码]#

与数组API兼容的设备属性。

对于单设备数组,这将返回一个设备。对于分片数组,这将返回一个分片。