Home
last modified time | relevance | path

Searched defs:rounded_toward_zero (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/lib/
H A Dmathutil.h68 const IntegralType rounded_toward_zero = numerator / denominator; in CeilOrFloorOfRatio() local
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/math/
H A Dmath_util.h125 const IntegralType rounded_toward_zero = numerator / denominator; in CeilOrFloorOfRatio() local