Home
last modified time | relevance | path

Searched refs:FindTranspose021 (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h808 static absl::optional<std::vector<int64>> FindTranspose021(const Shape& a,
Dshape_util.cc1687 /*static*/ absl::optional<std::vector<int64>> ShapeUtil::FindTranspose021( in FindTranspose021() function in xla::ShapeUtil
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc5103 ShapeUtil::FindTranspose021(operand_shape, context.output_shapes[0]); in CheckAndEmitHloWithTile021()