Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h751 static absl::optional<std::vector<int64>> FindTranspose021(const Shape& a,
Dshape_util.cc1513 /*static*/ absl::optional<std::vector<int64>> ShapeUtil::FindTranspose021( in FindTranspose021() function in xla::ShapeUtil
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc2785 ShapeUtil::FindTranspose021(operand->shape(), output_shape); in CheckAndEmitHloWithTile021()