Searched refs:ParseReductionComputation (Results 1 – 3 of 3) sorted by relevance
360 absl::optional<HloOpcode> ParseReductionComputation(
536 auto reduction_opcode = ParseReductionComputation(scatter->to_apply()); in HandleScatter()
1735 absl::optional<HloOpcode> ParseReductionComputation( in ParseReductionComputation() function