Home
last modified time | relevance | path

Searched defs:ReshapeIsBitcast (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.h50 bool ReshapeIsBitcast(const Shape& from_shape, const Shape& to_shape) const { in ReshapeIsBitcast() function
Dhlo_verifier_test.cc2407 TEST_F(HloVerifierTest, ReshapeIsBitcast) { in TEST_F() argument
/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc1336 /* static */ bool ShapeUtil::ReshapeIsBitcast(const Shape& input_shape, in ReshapeIsBitcast() function in xla::ShapeUtil