Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils.h500 const int32x2_t retval32 = vqmovn_s64(retval); in ComputeLerp32x2() local
501 return retval32; in ComputeLerp32x2()