Searched defs:ReshapeIsBitcast (Results 1 – 3 of 3) sorted by relevance
50 bool ReshapeIsBitcast(const Shape& from_shape, const Shape& to_shape) const { in ReshapeIsBitcast() function
2407 TEST_F(HloVerifierTest, ReshapeIsBitcast) { in TEST_F() argument
1336 /* static */ bool ShapeUtil::ReshapeIsBitcast(const Shape& input_shape, in ReshapeIsBitcast() function in xla::ShapeUtil