Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/image/
Dresize_bilinear_op.cc142 const int64_t xs_upper = xs[x].upper; in ResizeLineChannels() local
185 const int64_t xs_upper = xs[x].upper; in ResizeLine3ChannelsVector() local
/external/tensorflow/tensorflow/core/kernels/
Dquantized_resize_bilinear_op.cc255 const int64_t xs_upper = xs.upper[x]; in OutputLerpForChannels() local
498 const int64_t xs_upper = xs.upper[x]; in ResizeImageReference() local
Dquantized_resize_bilinear_op_test.cc133 const int64_t xs_upper = std::get<1>(x_weight); in CalcReferenceResizedVal() local