Home
last modified time | relevance | path

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

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