On this page
torch.nn.functional.max_unpool3d
torch.nn.functional.max_unpool3d(input, indices, kernel_size, stride=None, padding=0, output_size=None)[source]-
Computes a partial inverse of
MaxPool3d.See
MaxUnpool3dfor 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_unpool3d.html