leleamol commented on issue #12636: [MXNET-982] Provide example to illustrate usage of CSVIter in C++ API URL: https://github.com/apache/incubator-mxnet/pull/12636#issuecomment-425541247 @nswamy Updated the PR with modified code. I have tried to make most of the parameters configurable. However, command line parsing in C++ becomes lengthy as we increase number of options (especially if we don't want to use getopts or boost). In that case, it becomes harder to highlight the usage of CSVIter which is goal of this example.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
