nasnet.pytorch
nasnet.pytorch copied to clipboard
occur error
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