In experiment , ResNet use parameter "pool_only=True" ? This parameter effect accuracy ? I think "pool_only=False" is more make sense ,but "pool_only=True" is default. In main.py , I can't find any variable to setting this parameter When I read the code , I am very confuse 