You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/11/08 09:01:46 UTC

[GitHub] qxde01 commented on issue #8234: A bug in VGG_FC_ILSVRC_16_layers-symbol.json

qxde01 commented on issue #8234: A bug in VGG_FC_ILSVRC_16_layers-symbol.json
URL: https://github.com/apache/incubator-mxnet/issues/8234#issuecomment-342753475
 
 
   I also catched this error  of VGG_FC_ILSVRC_16_layers?
   `Traceback (most recent call last):`
     `File "<stdin>", line 1, in <module>`
     `File "/usr/lib/python3.4/site-packages/mxnet/symbol/symbol.py", line 1609, in bind`
      ` args_handle, args = self._get_ndarray_inputs('args', args, listed_arguments, False)`
     `File "/usr/lib/python3.4/site-packages/mxnet/symbol/symbol.py", line 1246, in _get_ndarray_inputs`
    `   raise ValueError('key `%s` is missing in `%s`' % (name, arg_key))`
   `ValueError: key `prob_label` is missing in `args``

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services