jax.lax.bitwise_not

内容

jax.lax.bitwise_not#

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

逐元素 NOT:\(\neg x\).

参数:

x (ArrayLike)

返回类型:

数组