Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc85 typedef absl::flat_hash_map<DupRecvKey, RecvInfo> DupRecvTable; typedef
976 DupRecvTable dup_recv(3); in Partition()