Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantized_resize_bilinear_op_test.cc81 T ComputeLerpReference(const T in_top_left, const T in_top_right, in ComputeLerpReference()
96 float ComputeLerpReference<float>(const float in_top_left, in ComputeLerpReference()
Dquantized_resize_bilinear_op.cc101 inline T ComputeLerpReference(const T in_top_left, const T in_top_right, in ComputeLerpReference()