Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dreduce_scatter_utils.cc256 HloPredicate match_partition_id = [](const HloInstruction* i) { in MatchReduceScatter() local
272 HloPredicate match_partition_id, HloPredicate match_replica_id) { in MatchReduceScatter()