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 2019/10/23 08:52:29 UTC

[GitHub] [incubator-mxnet] deHsien opened a new issue #16590: import_onnx.py node name not found

deHsien opened a new issue #16590: import_onnx.py node name not found
URL: https://github.com/apache/incubator-mxnet/issues/16590
 
 
   ```bash
   File "/usr/local/lib/python2.7/dist-packages/mxnet/contrib/onnx/onnx2mx/import_onnx.py", line 115, in from_onnx
       inputs = [self._nodes[i] for i in node.input]
   KeyError: u'Input/sub/y:0'
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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