PyTorch Forums
Inverse of tensor `torch.unfold` function
ptrblck
December 11, 2019, 1:46pm
2
Could you try
torch.nn.functional.fold
?
show post in topic