Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils.h444 static constexpr int16 FIRST_BIT_VAL = 0x0000000000000001; in Divide16x8Pow() local
458 static constexpr int64 FIRST_BIT_VAL = 0x0000000000000001; in Divide64x2Pow() local