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/12/08 20:19:13 UTC

[GitHub] eric-haibin-lin commented on issue #8669: module.Module and CSVIter

eric-haibin-lin commented on issue #8669: module.Module and CSVIter
URL: https://github.com/apache/incubator-mxnet/issues/8669#issuecomment-350362191
 
 
   I see. MXNet should definitely update the api to allow custom data/label names.
   As a temporary walk-around, you can change the `CSVIter.provide_label` and `CSVIter.provide_data` attributes yourself to be the same as the ones produced by `NDArrayIter`. Would that work for you? 

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