sergeykolychev commented on issue #5289: Bucketing module checkpoint handling URL: https://github.com/apache/incubator-mxnet/issues/5289#issuecomment-405736110 @kandoiNikhil Nope, there still no solution on Python's side. I've implemented a solution on Perl's side though. https://github.com/apache/incubator-mxnet/blob/master/perl-package/AI-MXNet/lib/AI/MXNet/Module/Bucketing.pm#L549 Essentially it saves symbols and params for each module separately under the bucketing module. But I think this issue can remain closed. Nobody seems to need it.
---------------------------------------------------------------- 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
