On this page
torch.nn.functional.max_unpool2d
torch.nn.functional.max_unpool2d(input, indices, kernel_size, stride=None, padding=0, output_size=None)[source]-
Computes a partial inverse of
MaxPool2d.See
MaxUnpool2dfor details.- Return type
© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/2.1/generated/torch.nn.functional.max_unpool2d.html