eric-haibin-lin opened a new issue #16918: Configurable log interval for estimator URL: https://github.com/apache/incubator-mxnet/issues/16918 Currently the gluon Estimator has a LoggingHandler, which supports logging per batch and per epoch. It would be good to have a configurable logging interval (e.g. logging every 50 batches). Logging per epoch does not provide enough information, while logging per batch is tooooo verbose
---------------------------------------------------------------- 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] With regards, Apache Git Services
