Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/image/kernels/
Dimage_ops.h81 return bilinear_interpolation(coords[0], input_y, input_x, coords[3], in operator()
98 bilinear_interpolation(const DenseIndex batch, const float y, const float x, in bilinear_interpolation() function