Searched defs:bitwise_xor_ (Results 1 – 2 of 2) sorted by relevance
1268 Tensor& bitwise_xor_(Tensor& self, const Scalar& other) { in bitwise_xor_() function
6250 bitwise_xor_ = _make_inplace(bitwise_xor) variable