Searched defs:resharded (Results 1 – 2 of 2) sorted by relevance
2180 auto resharded = operand.Reshard(UngroupSharding(grouped)); in PartitionDotGroupOnBatch() local2208 if (auto resharded = reshard_to_output_batch( in PartitionDotGroupOnBatch() local2217 if (auto resharded = reshard_to_output_batch( in PartitionDotGroupOnBatch() local
399 auto resharded = ReshardNoCache(target, std::move(pad_value)); in Reshard() local1106 auto resharded = ExchangeHaloAndGetValidData( in ReshardAsWindowedInput() local1153 auto update_cache = [&](PartitionedHlo resharded) { in Replicate()