Home
last modified time | relevance | path

Searched defs:x_wais (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/image/
Dresize_bicubic_op.cc211 std::vector<WeightsAndIndices>* x_wais) { in ComputeXWeightsAndIndices()
241 const bool half_pixel_centers, std::vector<WeightsAndIndices>* x_wais) { in ComputeGradientXWeightsAndIndices()
298 std::vector<WeightsAndIndices> x_wais(resizer_state.out_width); in interpolate_with_caching() local
488 std::vector<WeightsAndIndices> x_wais(resizer_state.resized_width); in ResizeBicubicGrad() local