Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils.h356 const int32x4_t input_value_high_32x4 = vld1q_s32(input_ptr + 4); in RequantizeManyInNewRangeNeon() local
553 const int32x4_t input_value_high_32x4 = vmovl_s16(input_value_high_16x4); in Requantize8x8To32Neon() local