Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/math/
Dmath_util_test.cc233 void TestOneIPowN() { in TestOneIPowN() function
261 TestOneIPowN<double>(); in TEST()
262 TestOneIPowN<float>(); in TEST()
263 TestOneIPowN<int>(); in TEST()
264 TestOneIPowN<int64>(); in TEST()