Searched defs:bitwise_and_ (Results 1 – 2 of 2) sorted by relevance
1202 Tensor& bitwise_and_(Tensor& self, const Scalar& other) { in bitwise_and_() function
6245 bitwise_and_ = _make_inplace(bitwise_and) variable