jax.Array.item# abstract Array.item(*args)[源代码]# 将数组的一个元素复制到标准的 Python 标量并返回它。 参数: self (Array) args (int) 返回类型: 布尔值 | 整数 | 浮点数 | 复数