Searched defs:OptimizeContext (Results 1 – 1 of 1) sorted by relevance
469 struct OptimizeContext { struct470 OptimizeContext(GraphDef* graph, NodeDef* node, NodeMap* node_map, in OptimizeContext() function482 GraphDef* graph;483 NodeDef* node;484 NodeMap* node_map;485 const GraphProperties& graph_properties;486 const VirtualPlacer& virtual_placer;487 const std::unordered_set<string>& nodes_to_preserve;488 bool is_in_frame;