Searched refs:GetDefaultLayoutForShape (Results 1 – 5 of 5) sorted by relevance
57 static Layout GetDefaultLayoutForShape(const Shape& shape);
237 LayoutUtil::GetDefaultLayoutForShape(shape.tuple_shapes(0)), in TEST_F()250 LayoutUtil::GetDefaultLayoutForShape( in TEST_F()
117 /* static */ Layout LayoutUtil::GetDefaultLayoutForShape(const Shape& shape) { in GetDefaultLayoutForShape() function in xla::LayoutUtil
343 return LayoutUtil::GetDefaultLayoutForShape(buffer.shape()); in GetUnconstrainedLayout()
1082 LayoutUtil::GetDefaultLayoutForShape(operand_shape); in ChooseOperandLayoutFromOutputLayout()1143 LayoutUtil::GetDefaultLayoutForShape(output_shape); in ChooseOutputLayoutFromOperandLayout()