jax.lax.bitwise_not#

jax.lax.bitwise_not(x)[source]#

元素級 NOT 運算:\(\neg x\)

參數:

x (ArrayLike)

回傳類型:

Array