Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/math/
Dmath_util_test.cc51 IntegralType ceil_2 = MathUtil::CeilOrFloorOfRatio<IntegralType, true>( in TestCeilOfRatio() local
53 EXPECT_EQ(ceil_1, ceil_2); in TestCeilOfRatio()