jax.Array.item

目录

jax.Array.item#

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

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

参数:
返回类型:

bool | int | float | complex