fedorzh commented on issue #8955: Can't pickle MXNet Modules
URL: 
https://github.com/apache/incubator-mxnet/issues/8955#issuecomment-349700158
 
 
   If you take the old interface with mxnet.model, it can be pickled.
   Training of the model is actually not the longest part of my pipeline 
(sometimes, adds an insignificant part), a lot of other numpy-based machinery 
is happening outside of it, and parallelization helps immensely with that. 

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