Bitwise operations

Hi!
How to use new pytorch bitwise operations (bitwise and, or, xor, lshift, rshift)?
I cannot find them in the documentation or in the source code.

3 Likes