Searched refs:IndexedShape (Results 1 – 5 of 5) sorted by relevance
40 for (const ShapeUtil::IndexedShape& indexed_shape : in Run()51 for (const ShapeUtil::IndexedShape& indexed_shape : in Run()
1191 for (const ShapeUtil::IndexedShape& indexed_shape : in GetBytesWritten()
97 struct IndexedShape { struct98 IndexedShape() = default;99 IndexedShape(ShapeIndex index, Shape shape) in IndexedShape() argument467 static std::vector<IndexedShape> GetLeafShapes(const Shape& shape);
1039 /* static */ std::vector<ShapeUtil::IndexedShape> ShapeUtil::GetLeafShapes( in GetLeafShapes()1041 std::vector<IndexedShape> leaves; in GetLeafShapes()
215 for (const ShapeUtil::IndexedShape& indexed_shape : in FromLiterals()