Searched defs:ShardedInputIndex (Results 1 – 1 of 1) sorted by relevance
641 struct ShardedInputIndex { struct642 int replica_id;643 int argument_index;645 bool operator<(const ShardedInputIndex& rhs) const { in operator <()796 std::map<ShardedInputIndex, ShardedInputInfo>* in CreateOrGetSplitNodesForInputSharding()