Home
last modified time | relevance | path

Searched defs:DupRecvKey (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc57 struct DupRecvKey { struct
58 int src_node_id; // Edge's src node id
59 int src_output_slot; // Edge's src node output slot
60 GraphDef* dst_graph; // Edge's dst node is in this subgraph
61 bool recv_output_on_host; // The output of recv is on host