nasnet.pytorch icon indicating copy to clipboard operation
nasnet.pytorch copied to clipboard

occur error

Open rainfalj opened this issue 7 years ago • 0 comments

I use pytorch 0.3.0. use large network with 331 size: RuntimeError: log_softmax(): argument 'input' (position 1) must be Variable, not tuple

use mobile network and large network with 299 size: RuntimeError: Given input size: (4032x10x10). Calculated output size: (4032x0x0). Output size is too small at /pytorch/torch/lib/THCUNN/generic/SpatialAveragePooling.cu:63

rainfalj avatar Dec 19 '17 03:12 rainfalj