jax.Array.copy# 抽象 Array.copy()[源代码]# 返回数组的副本。 请参阅 jax.numpy.copy() 获取完整文档。 参数: self (Array) 返回类型: Array