Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/image/
Dresize_bicubic_op.cc73 struct WeightsAndIndices { struct
88 const int64 limit, WeightsAndIndices* out) { in GetWeightsAndIndices()
211 std::vector<WeightsAndIndices>* x_wais) { in ComputeXWeightsAndIndices()
241 const bool half_pixel_centers, std::vector<WeightsAndIndices>* x_wais) { in ComputeGradientXWeightsAndIndices()
269 int which, int channel_num, const WeightsAndIndices& y_wai, in ComputeYInterpolation()
271 const WeightsAndIndices& x_wai) { in ComputeYInterpolation()
298 std::vector<WeightsAndIndices> x_wais(resizer_state.out_width); in interpolate_with_caching()
313 WeightsAndIndices y_wai; in interpolate_with_caching()
333 const WeightsAndIndices& x_wai = x_wais[x]; in interpolate_with_caching()
410 const WeightsAndIndices& x_wai = x_wais[x]; in interpolate_with_caching()
[all …]