API symbolsnn
Copy
tensorplay.nn.functional.fold
- tensorplay.nn.functional.fold(input, output_size, kernel_size, dilation=1, padding=0, stride=1)[source]
Combine an array of sliding local blocks into a tensor containing them all (torch F.fold, i.e. aten::col2im).
Help improve this page
Found an error, an unclear step, or a missing example?
Was this page helpful?
