Home
last modified time | relevance | path

Searched refs:RESOLUTION_MULT32 (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils.h477 constexpr int32 RESOLUTION_MULT32 = (1 << RESOLUTION); in ComputeLerp32x2() local
478 static const int32x2_t RESOLUTION_MULT32x2 = vmov_n_s32(RESOLUTION_MULT32); in ComputeLerp32x2()