Searched refs:IndexedShape (Results 1 – 5 of 5) sorted by relevance
32 for (const ShapeUtil::IndexedShape& indexed_shape : in Run()43 for (const ShapeUtil::IndexedShape& indexed_shape : in Run()
1105 for (const ShapeUtil::IndexedShape& indexed_shape : in GetBytesRead()1123 for (const ShapeUtil::IndexedShape& indexed_shape : in GetBytesWritten()
187 struct IndexedShape { struct188 IndexedShape() = default;189 IndexedShape(ShapeIndex index, Shape shape) in IndexedShape() function568 static std::vector<IndexedShape> GetLeafShapes(const Shape& shape);
960 /* static */ std::vector<ShapeUtil::IndexedShape> ShapeUtil::GetLeafShapes( in GetLeafShapes()962 std::vector<IndexedShape> leaves; in GetLeafShapes()
204 for (const ShapeUtil::IndexedShape& indexed_shape : in FromLiterals()