Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Doverflow.h27 inline int64_t MultiplyWithoutOverflow(const int64_t x, const int64_t y) { in MultiplyWithoutOverflow() function
/external/tensorflow/tensorflow/compiler/xla/
Doverflow_util.h28 inline int64_t MultiplyWithoutOverflow(const int64_t x, const int64_t y) { in MultiplyWithoutOverflow() function