Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/gpu/
Dredzone_allocator.cc38 static T RoundUpToNearest(T value, T divisor) { in RoundUpToNearest() function
/external/tensorflow/tensorflow/compiler/xla/
Dutil.h417 T RoundUpToNearest(T value, T divisor) { in RoundUpToNearest() function