Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/math/
Dmath_util_test.cc242 void TestTwoIPowN() { in TestTwoIPowN() function
265 TestTwoIPowN<double>(); in TEST()
266 TestTwoIPowN<float>(); in TEST()
267 TestTwoIPowN<int>(); in TEST()
268 TestTwoIPowN<int64>(); in TEST()