Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils.h373 const int16x4_t quantized_high_16x4 = in RequantizeManyInNewRangeNeon() local
376 vqmovun_s16(vcombine_s16(quantized_low_16x4, quantized_high_16x4)); in RequantizeManyInNewRangeNeon()