ptrendx commented on a change in pull request #8652: Add note about deprecation 
of v1 versions of ImageRecordIter
URL: https://github.com/apache/incubator-mxnet/pull/8652#discussion_r152052143
 
 

 ##########
 File path: src/io/iter_image_recordio.cc
 ##########
 @@ -361,7 +363,9 @@ files.
 MXNET_REGISTER_IO_ITER(ImageRecordUInt8Iter_v1)
 .describe(R"code(Iterating on image RecordIO files
 
-This iterator is identical to ``ImageRecordIter`` except for using ``uint8`` as
+.. note:: ``ImageRecordUInt8Iter_v1`` is deprecated. Use 
``ImageRecordUInt8Iter`` instead.
 
 Review comment:
   Ok.

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