PyTorch 1.9.0a0 ... ▻AvgPool2d. ▻AvgPool3d ... AvgPool2d((3, 2), stride=(2, 1)) >>> input = torch.randn(20, 16, 50, 32) >>> output = m(input) ...
確定! 回上一頁