Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc1073 Status CheckMixedPrecisionOperands(const HloInstruction* instruction) { in CheckMixedPrecisionOperands() function
1181 TF_RETURN_IF_ERROR(CheckMixedPrecisionOperands(instruction)); in CheckShape()