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.h496 const int32x2_t bottom_right_sub_bottom_left = in ComputeLerp32x2() local
499 vmlal_s32(bottom_left_x_res, bottom_right_sub_bottom_left, x_lerp); in ComputeLerp32x2()
535 const int16x8_t bottom_right_sub_bottom_left = in ComputeLerp8x8() local
538 vmlaq_s16(bottom_left_x_res, bottom_right_sub_bottom_left, x_lerp); in ComputeLerp8x8()