jax.Array.item#

abstract Array.item(*args)[source]#

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

参数:
返回类型:

bool | int | float | complex