ThomasDelteil commented on issue #11144: Save/Load Model?
URL: 
https://github.com/apache/incubator-mxnet/issues/11144#issuecomment-402884794
 
 
   @szha @piiswrong is it safe to pickle a model to store the network 
definition? And later reload the params using `net.load_parameters()` ? Could 
we imagine having a `net.to_pickle()` in the future? What would be the gotchas 
to consider when doing this ?

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

Reply via email to