Searched defs:sqrt1 (Results 1 – 3 of 3) sorted by relevance
296 BigInteger sqrt1 = sqrt0.add(x.divide(sqrt0)).shiftRight(1); in sqrtFloor() local
759 Output sqrt1 = ops::Sqrt(scope.WithOpName("sqrt1"), s1.output_true); in TEST_F() local