Home
last modified time | relevance | path

Searched defs:TransposeIsBitcast (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_util.cc1304 /* static */ bool ShapeUtil::TransposeIsBitcast( in TransposeIsBitcast() function in xla::ShapeUtil
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dalgebraic_simplifier.cc259 bool TransposeIsBitcast(const HloInstruction* transpose) { in TransposeIsBitcast() function