PyTorch 学习笔记:nn.AvgPool2d——二维平均池化操作torch.nn.AvgPool2d( kernel_size , stride=None , padding=0 , ceil_mode=False , count_include_pad=True ...
確定! 回上一頁