Searched defs:GraphOptimizerContext (Results 1 – 1 of 1) sorted by relevance
48 struct GraphOptimizerContext { struct49 GraphOptimizerContext(const std::unordered_set<string>* nodes_to_preserve, in GraphOptimizerContext() function69 Status GetInputNode(const GraphOptimizerContext& ctx, const string& input, argument