Home
last modified time | relevance | path

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

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