jax.Array.item

目录

jax.Array.item#

abstract Array.item(*args)[源码]#

将数组的一个元素复制到标准 Python 标量并返回它。

参数:
返回类型:

bool | int | float | complex