Searched refs:ElementHasBitWidth (Results 1 – 2 of 2) sorted by relevance
281 return ElementIsIntegral(shape) && ElementHasBitWidth(shape, bits); in ElementIsIntegralWithBits()284 /* static */ bool ShapeUtil::ElementHasBitWidth(const Shape& shape, int bits) { in ElementHasBitWidth() function in xla::ShapeUtil
447 static bool ElementHasBitWidth(const Shape& shape, int bits);