SCZwangxiao commented on issue #12544:
URL: 
https://github.com/apache/incubator-mxnet/issues/12544#issuecomment-1100830328

   This bug has not been solved even today !!!
   The ``flag`` will change its value when the label is of ``str`` type. 
Specifically, when we use:
   ```python
   header = mx.recordio.IRHeader(0,'2', idx, 0)
   ```
   , and pack it to ``MXIndexedRecordIO``. After unpacking we will get 
``flag=1``!


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

To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org

Reply via email to