wuaodi

Results 1 issues of wuaodi

### The difference between my model and resnet50 is only the last 3 layers,shown as below: (avgpool): AdaptiveAvgPool2d(output_size=(1, 1)) (fc): Linear(in_features=2048, out_features=1000, bias=True) ) **(bottleneck): Sequential( (0): AdaptiveAvgPool2d(output_size=(1, 1)) (1):...