tdomhan opened a new pull request #8696: Fixing the monitor callback of the 
bucketing module.
URL: https://github.com/apache/incubator-mxnet/pull/8696
 
 
   ## Description ##
   install_monitor was broken for the bucketing module, as it would only 
register the monitor with the buckets present at the time of the call (which 
most likely is only the module for the default bucket). With this PR we keep a 
reference to the monitor in order to be able to install it once we create the 
other modules/executors.

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