Searched defs:input_subgraph_plans (Results 1 – 1 of 1) sorted by relevance
90 std::unordered_map<Operation*, InferenceDeviceType> input_subgraph_plans; member247 auto& input_subgraph_plans = current_graph_view.input_subgraph_plans; in ProcessSubgraph() local