Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dscale_and_translate_op.cc489 const int64 out_row_size = output_width * channels; in GatherColumns() local
531 const int64 out_row_size = output_width * channels; in GatherRows() local
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
Dresize_bilinear_op.cc128 const int64 out_row_size = out_width * channels; in resize_image() local
Dquantized_resize_bilinear_op_test.cc151 const int64 out_row_size = out_width * channels; in CheckTensorValue() local