Home
last modified time | relevance | path

Searched refs:in_batch_width (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/image/
Dresize_bicubic_op.cc303 const int64 in_batch_width = resizer_state.in_height * in_row_width; in interpolate_with_caching() local
310 ++b, input_b_ptr += in_batch_width) { in interpolate_with_caching()