Searched defs:in_h_end (Results 1 – 3 of 3) sorted by relevance
135 const int in_h_end = std::min(in_h_end_t, input_dim_h); in convolve_nhwc() local197 const int in_h_end = std::min(in_h_end_t, input_dim_h); in convolve_nhwc() local
122 const int in_h_end = std::min(in_h_end_t, input_dim_h); in convolve_nchw() local
4244 int in_h_end = 0; in BatchToSpaceND() local