jax.numpy.bitwise_not# jax.numpy.bitwise_not(x, /)[source]# 是 jax.numpy.invert() 的別名。 參數: x (ArrayLike) 回傳類型: Array