Home
last modified time | relevance | path

Searched refs:subgraph_output_name (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.cc1003 const string subgraph_output_name(subgraph_output_tid.first); in FuseCluster() local
1004 if (output_name == subgraph_output_name) { in FuseCluster()