jax.numpy.divide# jax.numpy.divide(x1, x2, /)[source]# 是 jax.numpy.true_divide() 的别名。 参数: x1 (类数组) x2 (类数组) 返回类型: 数组