Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_rewrite_pass.cc641 struct ShardedInputIndex { struct
642 int replica_id;
643 int argument_index;
645 bool operator<(const ShardedInputIndex& rhs) const { in operator <()
796 std::map<ShardedInputIndex, ShardedInputInfo>* in CreateOrGetSplitNodesForInputSharding()