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.h493 const int64x2_t bottom_sub_top = in ComputeLerp32x2() local
495 const int32x2_t bottom_sub_top_32 = vqmovn_s64(bottom_sub_top); in ComputeLerp32x2()
532 const int16x8_t bottom_sub_top = in ComputeLerp8x8() local
535 vmlaq_s16(top_x_res, bottom_sub_top, y_lerp); in ComputeLerp8x8()