Searched defs:DupRecvKey (Results 1 – 1 of 1) sorted by relevance
59 struct DupRecvKey { struct60 int src_node_id; // Edge's src node id61 int src_output_slot; // Edge's src node output slot62 GraphDef* dst_graph; // Edge's dst node is in this subgraph63 bool recv_output_on_host; // The output of recv is on host