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  catched an 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``
   
   when ?
   `exector = fcnxs.bind(ctx, fcnxs_args ,args_grad=None, grad_req="null", 
aux_states=fcnxs_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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to