jax.numpy.around# jax.numpy.around(a, decimals=0, out=None)[源]# 别名 jax.numpy.round() 参数: a (ArrayLike) decimals (int) out (None) 返回类型: Array