bigdata-eqxiu opened a new issue #8953: Run 'fine-tuning' example found?Wrong number of inputs?on "python3.5 mxnet 0.11.0 centos7 " URL: https://github.com/apache/incubator-mxnet/issues/8953 ??Centos7????mxnet 0.11.0 ??????? fine-tuning??????https://zh.gluon.ai/chapter_computer-vision/fine-tuning.html?????? ?????? ???? Start training on cpu(1) Traceback (most recent call last): File ?statesman_train.py?, line 66, in train(finetune_net, ctx) File ?statesman_train.py?, line 59, in train utils.train(train_data, test_data, net, loss, trainer, ctx, epochs) File ??/utils.py?, line 129, in train outputs = [net(X) for X in data] File ??/utils.py?, line 129, in outputs = [net(X) for X in data] File ?/root/anaconda3/lib/python3.5/site-packages/mxnet/gluon/block.py?, line 268, in call return self.forward(*args) File ?/root/anaconda3/lib/python3.5/site-packages/mxnet/gluon/block.py?, line 402, in forward return self._call_cached_op(x, *args) File ?/root/anaconda3/lib/python3.5/site-packages/mxnet/gluon/block.py?, line 376, in _call_cached_op self._build_cache(*args) File ?/root/anaconda3/lib/python3.5/site-packages/mxnet/gluon/block.py?, line 368, in _build_cache "Wrong number of inputs." AssertionError: Wrong number of inputs.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
