Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils.h454 static const int16x8_t FIRST_BIT = vmovq_n_s16(FIRST_BIT_VAL); in Divide16x8Pow() local
468 static const int64x2_t FIRST_BIT = vmovq_n_s64(FIRST_BIT_VAL); in Divide64x2Pow() local