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 2018/09/30 22:27:00 UTC

[GitHub] lupesko commented on issue #12247: 【C++】throw exception when use MXDataIter("CSVIter") to train

lupesko commented on issue #12247: 【C++】throw exception when use MXDataIter("CSVIter") to train
URL: https://github.com/apache/incubator-mxnet/issues/12247#issuecomment-425757121
 
 
   @leleamol 
   
   > Can you please share how you are setting the parameters for the CSVIter iterator? To be precise, the implementation of "setDataIter()" used in the above code.
   
   I think this function is part of the example, in [example/utils.h](https://github.com/apache/incubator-mxnet/blob/master/cpp-package/example/utils.h)
   
   Would be great is if you can try to reproduce the issue @zxy110 is facing, and either fix the example, or show how the usage is incorrect.

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