jax.numpy.bitwise_not# jax.numpy.bitwise_not(x, /)[源代码]# 是 jax.numpy.invert() 的别名。 参数: x (ArrayLike) 返回类型: Array