Home
last modified time | relevance | path

Searched defs:FloorOfRatio (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/lib/
Dmathutil.h39 static IntegralType FloorOfRatio(IntegralType numerator, in FloorOfRatio() function
/external/tensorflow/tensorflow/core/lib/math/
Dmath_util.h56 static IntegralType FloorOfRatio(IntegralType numerator, in FloorOfRatio() function
/external/tensorflow/tensorflow/compiler/xla/
Dutil.h395 T FloorOfRatio(T dividend, T divisor) { in FloorOfRatio() function