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/26 14:50:17 UTC

[GitHub] dbsxdbsx opened a new issue #8821: I can not find the module called "get_data" for mxnet 0.12

dbsxdbsx opened a new issue #8821: I can not find the module called "get_data" for mxnet 0.12
URL: https://github.com/apache/incubator-mxnet/issues/8821
 
 
   I use mxnet 0.12 with python2.7 ,win10. For example:
   https://github.com/apache/incubator-mxnet/blob/b5648a43955f7d05c0e53c1ab61a58bd402b4416/example/multi-task/example_multi_task.py
   I want to test how to use multi label accuracy with this example, but got error:  "ImportError: No module named get_data"  
   I googled, found that this module is a relevant one related to mnist exampel, but I couldn't find it anymore. 
   
   So could someone fix it, or provided the module?

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