jax.numpy.bitwise_invert# jax.numpy.bitwise_invert(x, /)[source]# Alias of jax.numpy.invert(). Parameters: x (ArrayLike) Return type: Array