Searched defs:in_h_start_t (Results 1 – 2 of 2) sorted by relevance
127 const int in_h_start_t = static_cast<int>(id.z()) * conv_stride_h - conv_pad_top; in convolve_nhwc() local189 const int in_h_start_t = static_cast<int>(id.z()) * conv_stride_h - conv_pad_top; in convolve_nhwc() local
114 const int in_h_start_t = static_cast<int>(id.y()) * conv_stride_h - conv_pad_top; in convolve_nchw() local