Searched defs:w_end (Results 1 – 6 of 6) sorted by relevance
121 unsigned i, w_start = 0, w_end = 0; in nir_phi_builder_add_value() local
270 const int32 w_end = std::min(wpad / col_stride + 1, out_width); in SpatialMaxPool() local
147 const int w_end = std::min(wpad / col_stride + 1, out_width); in SpatialMaxPoolWithArgMaxHelper() local620 const int w_end = std::min(w_start + window_cols, in_cols); in SpatialMaxPoolGradGrad() local
612 const int w_end = std::min(w_start + window_cols, in_cols); in launch() local
603 const uint32_t *w_end = w + count; in vtn_handle_decoration() local
3210 int w_end = std::min(wpad / stride_width + 1, output_width); in AveragePool() local3404 int w_end = std::min(wpad / stride_width + 1, output_width); in MaxPool() local3573 const int w_end = std::min(wpad / stride_width + 1, output_width); in L2Pool() local