Searched refs:SetNotUsedByRealKernelInGraph (Results 1 – 2 of 2) sorted by relevance
426 …void SetNotUsedByRealKernelInGraph(uint32_t graph_id) { (void)not_used_in_graphs_.insert(graph_id)… in SetNotUsedByRealKernelInGraph() function
130 node_ptr->SetNotUsedByRealKernelInGraph(graph->graph_id()); in SetInputNodeUsage()