Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddeep_conv2d.cc816 const int64 out_buf_index = ot_row * out_tile_cols + ot_col; in operator ()() local
820 out_buf_index * out_buf_stride]; in operator ()()