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