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