Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Doverflow.h26 inline int64 MultiplyWithoutOverflow(const int64 x, const int64 y) { in MultiplyWithoutOverflow() function
/external/tensorflow/tensorflow/compiler/xla/
Doverflow_util.h30 inline int64 MultiplyWithoutOverflow(const int64 x, const int64 y) { in MultiplyWithoutOverflow() function