Searched refs:sym_shape_to_enclosing_graph_value (Results 1 – 1 of 1) sorted by relevance
58 std::map<int64_t, Value*> sym_shape_to_enclosing_graph_value; in InsertSymbolicShapesCompute() local67 sym_shape_to_enclosing_graph_value[sym_shape->second] = sym_shape_values[i]; in InsertSymbolicShapesCompute()69 return sym_shape_to_enclosing_graph_value; in InsertSymbolicShapesCompute()