Searched defs:ShapeSymbolTable (Results 1 – 1 of 1) sorted by relevance
135 struct ShapeSymbolTable { struct138 bool isBound(c10::ShapeSymbol s) { in isBound()147 Dimension getValue(c10::ShapeSymbol s) { in getValue()153 void assign(c10::ShapeSymbol s, Dimension v) { in assign()157 std::map<c10::ShapeSymbol, Dimension> data_;