Searched refs:in_w_start (Results 1 – 1 of 1) sorted by relevance
5045 int in_w_start = 0; in BatchToSpaceND() local5049 block_shape_width, input_width, output_width, &in_w_start, in BatchToSpaceND()5052 for (int in_w = in_w_start; in_w < in_w_end; ++in_w) { in BatchToSpaceND()