f-dangel / unfoldNd

(N=1,2,3)-dimensional unfold (im2col) and fold (col2im) in PyTorch
MIT License
82 stars 6 forks source link

FoldNd functionality #18

Closed f-dangel closed 3 years ago

f-dangel commented 3 years ago

As a follow-up of #17, this functionality is ready to be shipped in the next release.

Resolves #17