larroy commented on a change in pull request #15528: Add AMP Conversion support 
for BucketingModule
URL: https://github.com/apache/incubator-mxnet/pull/15528#discussion_r308440620
 
 

 ##########
 File path: python/mxnet/model.py
 ##########
 @@ -423,6 +423,20 @@ def save_checkpoint(prefix, epoch, symbol, arg_params, 
aux_params, remove_amp_ca
     logging.info('Saved checkpoint to \"%s\"', param_name)
 
 
+def load_params(prefix, epoch):
 
 Review comment:
   nice

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to