Searched refs:backend_output (Results 1 – 1 of 1) sorted by relevance
1197 auto backend_output = backend_outputs[i]; in CacheGraphOutputToFrontNodeWithIndex() local1199 graph_output_to_front_node_map_[backend_output] = front_output; in CacheGraphOutputToFrontNodeWithIndex()1200 MS_LOG(INFO) << "Backend output: " << backend_output.first->fullname_with_scope() in CacheGraphOutputToFrontNodeWithIndex()1201 << " with index: " << backend_output.second in CacheGraphOutputToFrontNodeWithIndex()