ThomasDelteil commented on issue #11091: Symbolic .json file not compatible with .params file generated since MXNet 1.2 URL: https://github.com/apache/incubator-mxnet/issues/11091#issuecomment-394513498 One way I think we could fix that issue would be to have by default `save_params(filename, format='named_params')` And an option to have `save_params(filename, format='numbered_params')` or something like that that uses the new behaviour. And switch the default behaviour in `2.0.0` What do you think @piiswrong ?
---------------------------------------------------------------- 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
