Searched refs:AlignLayouts (Results 1 – 4 of 4) sorted by relevance
773 auto aligned_shape = ShapeUtil::AlignLayouts( in TEST()780 aligned_shape = ShapeUtil::AlignLayouts( in TEST()792 auto aligned_shape = ShapeUtil::AlignLayouts( in TEST()801 auto aligned_shape = ShapeUtil::AlignLayouts( in TEST()814 auto aligned_shape = ShapeUtil::AlignLayouts( in TEST()825 auto aligned_shape = ShapeUtil::AlignLayouts( in TEST()
1287 /* static */ absl::optional<Shape> ShapeUtil::AlignLayouts( in AlignLayouts() function in xla::ShapeUtil1296 AlignLayouts(DropDegenerateDimensions(input_shape), in AlignLayouts()
630 static absl::optional<Shape> AlignLayouts(const Shape& input_shape,
1083 ShapeUtil::AlignLayouts(output_shape_with_layout, operand_shape); in ChooseOperandLayoutFromOutputLayout()1144 ShapeUtil::AlignLayouts(operand_shape_with_layout, output_shape); in ChooseOutputLayoutFromOperandLayout()