Searched refs:GetShapeLayoutVector (Results 1 – 3 of 3) sorted by relevance
69 StatusOr<std::vector<int>> GetShapeLayoutVector(const xla::Shape& shape);
166 StatusOr<std::vector<int>> GetShapeLayoutVector(const xla::Shape& shape) { in GetShapeLayoutVector() function
488 std::vector<int> layout = GetShapeLayoutVector(literal.shape()).ValueOrDie(); in TEST()515 std::vector<int> layout = GetShapeLayoutVector(literal.shape()).ValueOrDie(); in TEST()