Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/image/
Dscale_and_translate_op.cc490 const int64 out_row_size = output_width * channels; in GatherColumns() local
532 const int64 out_row_size = output_width * channels; in GatherRows() local
/external/tensorflow/tensorflow/core/kernels/
Dquantized_resize_bilinear_op.cc484 const int64 out_row_size = out_width * channels; in ResizeImageReference() local
552 const int64 out_row_size = out_width * channels; in ResizeImage() local
615 const int64 out_row_size = out_width * channels; in ResizeImage() local
Dquantized_resize_bilinear_op_test.cc151 const int64 out_row_size = out_width * channels; in CheckTensorValue() local