Searched refs:ShardedInputIndex (Results 1 – 1 of 1) sorted by relevance
641 struct ShardedInputIndex { struct645 bool operator<(const ShardedInputIndex& rhs) const { in operator <() argument796 std::map<ShardedInputIndex, ShardedInputInfo>* in CreateOrGetSplitNodesForInputSharding() argument798 ShardedInputIndex input_index{replica_id, orig_arg_num}; in CreateOrGetSplitNodesForInputSharding()3054 std::map<ShardedInputIndex, ShardedInputInfo> input_index_to_sharded_inputs; in BuildExecuteNodes()