Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/image/
Dresize_bilinear_op_gpu.cu.cc54 const int bottom_y_index = in ResizeBilinearKernel_faster() local
132 const int bottom_y_index = in ResizeBilinearKernel() local
186 const int bottom_y_index = (original_y < original_height - 1) in ResizeBilinearGradKernel() local
300 const int bottom_y_index = in LegacyResizeBilinearKernel() local
351 const int bottom_y_index = (original_y < original_height - 1) in LegacyResizeBilinearGradKernel() local
Dcrop_and_resize_op_gpu.cu.cc101 const int bottom_y_index = ceilf(in_y); in CropAndResizeKernel() local
192 const int bottom_y_index = ceilf(in_y); in CropAndResizeBackpropImageKernel() local
293 const int bottom_y_index = ceilf(in_y); in CropAndResizeBackpropBoxesKernel() local
Dcrop_and_resize_op.cc273 const int bottom_y_index = ceilf(in_y); in operator ()() local
504 const int bottom_y_index = ceilf(in_y); in operator ()() local
721 const int bottom_y_index = ceilf(in_y); in operator ()() local
Dresize_bilinear_op.cc420 const Eigen::Index bottom_y_index = std::min( in ResizeGradCore() local
Dresize_bilinear_op_test.cc106 const int64_t bottom_y_index = in ResizeBilinearBaseline() local
/external/tensorflow/tensorflow/core/kernels/
Dconv_ops_fused_image_transform.cc197 const int64_t bottom_y_index = in CalculatePerCacheLineParameters() local