Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dar_crs_combiner.h91 struct ArCrsPair { struct
97 ArCrsPair(HloInstruction* all_reduce, HloInstruction* cross_replica_sum, in ArCrsPair() argument
120 absl::optional<ArCrsCombiner::ArCrsPair> MatchesArCrsPattern( argument