jax.lax.eq

内容

jax.lax.eq#

jax.lax.eq(x, y)[source]#

逐元素相等:\(x = y\).

参数:
  • x (ArrayLike)

  • y (ArrayLike)

返回类型:

数组