Searched defs:in_w_start (Results 1 – 3 of 3) sorted by relevance
132 const int in_w_start = std::max(in_w_start_t, 0); in convolve_nhwc() local194 const int in_w_start = std::max(in_w_start_t, 0); in convolve_nhwc() local
119 const int in_w_start = std::max(in_w_start_t, 0); in convolve_nchw() local
4256 int in_w_start = 0; in BatchToSpaceND() local