Searched refs:num_operands_to_check (Results 1 – 1 of 1) sorted by relevance
425 const HloInstruction& instruction, int64 num_operands_to_check) { in SameElementTypesForOperandsAndToApplyParameters() argument427 for (int i = 0; i < num_operands_to_check; ++i) { in SameElementTypesForOperandsAndToApplyParameters()