yzhliu commented on issue #9526: The method reset() of DataIter does not work
URL: 
https://github.com/apache/incubator-mxnet/issues/9526#issuecomment-372418238
 
 
   The MNISTIter is a JNI call into c++ backend (which reuses the implement in 
mxnet c++ core)
   it is created here: 
https://github.com/apache/incubator-mxnet/blob/master/scala-package/core/src/main/scala/ml/dmlc/mxnet/IO.scala#L108
   Maybe there's something wrong with this call: 
https://github.com/apache/incubator-mxnet/blob/master/scala-package/core/src/main/scala/ml/dmlc/mxnet/io/MXDataIter.scala#L79

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to