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.cc55 const int bottom_y_index = in ResizeBilinearKernel_faster() local
134 const int bottom_y_index = in ResizeBilinearKernel() local
188 const int bottom_y_index = (original_y < original_height - 1) in ResizeBilinearGradKernel() local
302 const int bottom_y_index = in LegacyResizeBilinearKernel() local
353 const int bottom_y_index = (original_y < original_height - 1) in LegacyResizeBilinearGradKernel() local
Dcrop_and_resize_op_gpu.cu.cc90 const int bottom_y_index = ceilf(in_y); in CropAndResizeKernel() local
181 const int bottom_y_index = ceilf(in_y); in CropAndResizeBackpropImageKernel() local
282 const int bottom_y_index = ceilf(in_y); in CropAndResizeBackpropBoxesKernel() local
Dcrop_and_resize_op.cc271 const int bottom_y_index = ceilf(in_y); in operator ()() local
491 const int bottom_y_index = ceilf(in_y); in operator ()() local
694 const int bottom_y_index = ceilf(in_y); in operator ()() local
Dresize_bilinear_op.cc300 const Eigen::Index bottom_y_index = std::min( in ResizeGradCore() local
Dresize_bilinear_op_test.cc105 const int64 bottom_y_index = in ResizeBilinearBaseline() local
/external/tensorflow/tensorflow/core/kernels/
Dconv_ops_fused_image_transform.cc197 const int64 bottom_y_index = in CalculatePerCacheLineParameters() local