Home
last modified time | relevance | path

Searched defs:ComputeLerpReference (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_resize_bilinear_op_test.cc84 T ComputeLerpReference(const T in_top_left, const T in_top_right, in ComputeLerpReference() function
99 float ComputeLerpReference<float>(const float in_top_left, in ComputeLerpReference() function
H A Dquantized_resize_bilinear_op.cc103 inline T ComputeLerpReference(const T in_top_left, const T in_top_right, in ComputeLerpReference() function