caiqi commented on issue #8103: rec generated by im2rec.py has same value for 
different key in idx
URL: 
https://github.com/apache/incubator-mxnet/issues/8103#issuecomment-334107032
 
 
   I found that the problem occurs when the file size reaches 2GB.  The pos in 
this line 
https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/recordio.py#L248
 becomes 18446744073709551615(-1). I have checked the system is x64 based and 
tested with python2/python3 and the latest build of mxnet. The problem still 
exists. However, the *.rec looks fine.
 
----------------------------------------------------------------
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

Reply via email to