Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dresize_bilinear_op.cc80 inline void compute_interpolation_weights(const Scaler scaler, in compute_interpolation_weights() function
234 compute_interpolation_weights(HalfPixelScaler(), out_height, in_height, in operator ()()
236 compute_interpolation_weights(HalfPixelScaler(), out_width, in_width, in operator ()()
241 compute_interpolation_weights(LegacyScaler(), out_height, in_height, in operator ()()
243 compute_interpolation_weights(LegacyScaler(), out_width, in_width, in operator ()()