Searched refs:MakeReduceHlo (Results 1 – 3 of 3) sorted by relevance
120 StatusOr<HloInstruction*> MakeReduceHlo(HloInstruction* operand,
211 MakeReduceHlo(valid_index, reduction_init, HloOpcode::kAnd, module)); in CheckIndexValidity()
250 StatusOr<HloInstruction*> MakeReduceHlo(HloInstruction* operand, in MakeReduceHlo() function