ThomasDelteil commented on issue #12968: Updated / Deleted some examples URL: https://github.com/apache/incubator-mxnet/pull/12968#issuecomment-432855164 @anirudh2290 I don't believe there is a need to replace the Monitor ones with Gluon equivalent, as a print() statement is enough to print values in Gluon. Also Monitor seems deprecated since it doesn't appear in the docs and I haven't seen it used in any other examples. The grouped example is very bare and does not bring anything more than the documentation is already bringing. https://mxnet.incubator.apache.org/versions/1.3.0/api/python/symbol/symbol.html?highlight=group#mxnet.symbol.Group The image record iter is better served through the docs as well https://mxnet.incubator.apache.org/versions/1.3.0/api/python/io/io.html?highlight=imagerecorditer#mxnet.io.ImageRecordIter
---------------------------------------------------------------- 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
