Home
last modified time | relevance | path

Searched refs:ShapeId (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc899 struct ShapeId { struct in tensorflow::grappler::SymbolicShapeRefiner
902 bool operator==(const ShapeId& other) const { in operator ==() argument
907 std::size_t operator()(const ShapeId& shp) const { in operator ()()
1105 ShapeId id{node, index}; in GetUnknownOutputShape()
1692 std::unordered_map<ShapeId, ShapeHandle, HashShapeId> unknown_shapes_;