jax.numpy.bitwise_not# jax.numpy.bitwise_not(x, /)[source]# 是 jax.numpy.invert() 的别名。 参数: x (类数组对象) 返回类型: 数组