Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/math/
Dmath_util_test.cc145 static IntegralType CeilOfRatioDenomMinusOne(IntegralType numerator, in CeilOfRatioDenomMinusOne() function
163 return CeilOfRatioDenomMinusOne(numerator, denominator); in CeilOrFloorOfRatioArithmetic()
174 CeilOfRatioDenomMinusOne(numerator, denominator); in TestThatCeilOfRatioDenomMinusOneIsIncorrect()