Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/image/
Dresize_bicubic_op.cc209 static void ComputeXWeightsAndIndices(const ImageResizerState& resizer_state, in ComputeXWeightsAndIndices() function
299 ComputeXWeightsAndIndices(resizer_state, half_pixel_centers, &x_wais); in interpolate_with_caching()