Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils.h495 const int32x2_t bottom_sub_top_32 = vqmovn_s64(bottom_sub_top); in ComputeLerp32x2() local
497 vmlal_s32(top_x_res, bottom_sub_top_32, y_lerp); in ComputeLerp32x2()