Searched refs:window_ksize (Results 1 – 1 of 1) sorted by relevance
39 std::vector<int64> window_ksize(num_spatial_dims); in AvgPoolDivideByCountWithGeneralPadding() local47 window_ksize[i] = ksize[dim]; in AvgPoolDivideByCountWithGeneralPadding()67 window_ksize, window_stride, Padding::kValid); in AvgPoolDivideByCountWithGeneralPadding()