zhreshold commented on issue #18227: URL: https://github.com/apache/incubator-mxnet/issues/18227#issuecomment-624374756
We are not planning to remove image recordio as it's still widely used. For a naive fix, patching the RecordIO with label dtype is probably the easiest way. The problem is there's no straightforward way to fix the large integer number stored as fp32 in recordio without invalidating the RecordIO files that's already created. @szha @sxjscience Any idea? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
