x: image, NxcxHxW k: kernel, cx1xhxw sf: scale factor center: the first one or the moddle one Matlab function: tmp = imfilter(x,h,'circular'); y = downsample2(tmp,K);
(x, k, sf=3, center=False)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected