HomeSort by relevance Sort by last modified time
    Searched refs:floor_of_ratio (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/stream_executor/lib/
mathutil.h 94 const IntegralType floor_of_ratio = rounded_toward_zero - adjustment; local
95 return floor_of_ratio;
  /external/tensorflow/tensorflow/core/lib/math/
math_util.h 130 const IntegralType floor_of_ratio = rounded_toward_zero - adjustment; local
131 return floor_of_ratio;

Completed in 116 milliseconds