jax.lax.按位取反

目录

jax.lax.按位取反#

jax.lax.bitwise_not(x)[源代码][源代码]#

逐元素非运算::math:` eg x`。

参数:

x (ArrayLike)

返回类型:

Array