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/28 20:01:51 UTC

[GitHub] SrivastavaKshitij opened a new issue #8853: 5 Different issues created for the same problem and yet no solution

SrivastavaKshitij opened a new issue #8853: 5 Different issues created for the same problem and yet no solution
URL: https://github.com/apache/incubator-mxnet/issues/8853
 
 
   Hi There 
   
   I am facing a problem with mxnet.mod.module API where I try to run my code and the code throws an error which is:
   
   `ValueError: Data provided by data_shapes don't` match names specified by data_names ((DataDesc[_0_data,(16,) vs ['data])` 
   
   Now there are 5 different issues created for the same problem such as:
   
   [Issue 7681](https://github.com/apache/incubator-mxnet/issues/7681)
   [Issue 7422](https://github.com/apache/incubator-mxnet/issues/7422)
   [Issue 6801](https://github.com/apache/incubator-mxnet/issues/6801)
   [Issue 6301](https://github.com/apache/incubator-mxnet/issues/6301)
   [Issue 8339](https://github.com/apache/incubator-mxnet/issues/8339)
   
   Some of them are open and others have been closed by contributors for the lack of activity by Contributors. I dont understand why are you guys closing the issue without a concrete solution. You do realize that you are not actually "contributing" anything by closing the issue midway without a solution.
   
   I would like somebody to help with this problem
   
   Thanks

----------------------------------------------------------------
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