Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils.h487 const int32x2_t bottom_right_sub_bottom_left = in ComputeLerp32x2() local
490 vmlal_s32(bottom_left_x_res, bottom_right_sub_bottom_left, x_lerp); in ComputeLerp32x2()
526 const int16x8_t bottom_right_sub_bottom_left = in ComputeLerp8x8() local
529 vmlaq_s16(bottom_left_x_res, bottom_right_sub_bottom_left, x_lerp); in ComputeLerp8x8()