Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dscale_and_translate_op.cc488 const int64 in_row_size = input_width * channels; in GatherColumns() local
530 const int64 in_row_size = input_width * channels; in GatherRows() local
Dquantized_resize_bilinear_op.cc482 const int64 in_row_size = in_width * channels; in ResizeImageReference() local
550 const int64 in_row_size = in_width * channels; in ResizeImage() local
613 const int64 in_row_size = in_width * channels; in ResizeImage() local
Dresize_bilinear_op.cc126 const int64 in_row_size = in_width * channels; in resize_image() local
Dquantized_resize_bilinear_op_test.cc121 const int64 in_row_size = in_width * channels; in CalcReferenceResizedVal() local
Ddepthwise_conv_op_gpu.h202 const int in_row_size = in_width * in_depth; in DepthwiseConv2dGPUKernelNHWCSmall() local