Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils_test.cc879 ComputeLerp32x2<RESOLUTION>(top_left32x2, top_right32x2, bottom_left32x2, in TestComputeLerp32x2()
Dquantization_utils.h470 inline int32x2_t ComputeLerp32x2(const int32x2_t top_left, in ComputeLerp32x2() function
Dquantized_resize_bilinear_op.cc193 ComputeLerp32x2<RESOLUTION>(top_leftsx, top_rightsx, bottom_leftsx, in ComputeLerpx2()