Searched refs:floatUB (Results 1 – 1 of 1) sorted by relevance
110 float floatUB = Float16Utils.convertFloat16ToFloat(ub); in checkFloat16Output() local113 if (floatOut < floatLB || floatOut > floatUB) { in checkFloat16Output()122 Float.toString(floatLB) + " and " + Float.toString(floatUB)); in checkFloat16Output()