Searched refs:FindTranspose021 (Results 1 – 4 of 4) sorted by relevance
819 EXPECT_EQ(std::nullopt, ShapeUtil::FindTranspose021(shape, transposed)); in TEST()822 TEST(ShapeUtilTest, FindTranspose021) { in TEST() argument826 ShapeUtil::FindTranspose021(shape, transposed)); in TEST()834 ShapeUtil::FindTranspose021(shape, transposed)); in TEST()843 ShapeUtil::FindTranspose021(shape, transposed)); in TEST()
734 static std::optional<Vector3> FindTranspose021(const Shape& a,
1692 /* static */ std::optional<Vector3> ShapeUtil::FindTranspose021( in FindTranspose021() function in xla::ShapeUtil
790 ShapeUtil::FindTranspose021(operand_shapes[operand_idx], output_shape); in FindTranspose021DimsAndParameters()