Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/image/
Dcrop_and_resize_op_gpu.cu.cc121 const int closest_x_index = roundf(in_x); in CropAndResizeKernel() local
216 const int closest_x_index = roundf(in_x); in CropAndResizeBackpropImageKernel() local
Dcrop_and_resize_op.cc314 const int closest_x_index = roundf(in_x); in operator ()() local
521 int closest_x_index = roundf(in_x); in operator ()() local