Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils.h502 const int64x2_t bottom_sub_top = in ComputeLerp32x2() local
504 const int32x2_t bottom_sub_top_32 = vqmovn_s64(bottom_sub_top); in ComputeLerp32x2()
541 const int16x8_t bottom_sub_top = in ComputeLerp8x8() local
544 vmlaq_s16(top_x_res, bottom_sub_top, y_lerp); in ComputeLerp8x8()