Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_verifier.cc1591 Status CheckMixedPrecisionOperands(const HloInstruction* instruction) { in CheckMixedPrecisionOperands() function
1707 TF_RETURN_IF_ERROR(CheckMixedPrecisionOperands(instruction)); in CheckShape()