Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Dresize_bilinear_op.cc90 inline void compute_interpolation_weights(const Scaler scaler, in compute_interpolation_weights() function
310 compute_interpolation_weights(HalfPixelScaler(), out_height, in_height, in operator ()()
312 compute_interpolation_weights(HalfPixelScaler(), out_width, in_width, in operator ()()
316 compute_interpolation_weights(LegacyScaler(), out_height, in_height, in operator ()()
318 compute_interpolation_weights(LegacyScaler(), out_width, in_width, in operator ()()