Home
last modified time | relevance | path

Searched refs:num_operands_to_check (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc425 const HloInstruction& instruction, int64 num_operands_to_check) { in SameElementTypesForOperandsAndToApplyParameters() argument
427 for (int i = 0; i < num_operands_to_check; ++i) { in SameElementTypesForOperandsAndToApplyParameters()