tf.bitwise.invert( x, name=None ). Flip each bit of supported types. For example, type int8 (decimal 2) binary 00000010 becomes (decimal -3) ...
確定! 回上一頁