Home
last modified time | relevance | path

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

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