Searched defs:DupRecvKey (Results 1 – 1 of 1) sorted by relevance
57 struct DupRecvKey { struct58 int src_node_id; // Edge's src node id59 int src_output_slot; // Edge's src node output slot60 GraphDef* dst_graph; // Edge's dst node is in this subgraph61 bool recv_output_on_host; // The output of recv is on host