Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc1070 /* static */ bool ShapeUtil::TransposeIsBitcast( in TransposeIsBitcast() function in xla::ShapeUtil
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.cc120 bool TransposeIsBitcast(const HloInstruction* transpose) { in TransposeIsBitcast() function