You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2021/04/28 00:09:38 UTC

[GitHub] [incubator-mxnet] leezu commented on issue #20225: ability of saving parameters to memory

leezu commented on issue #20225:
URL: https://github.com/apache/incubator-mxnet/issues/20225#issuecomment-828042967


   You can collect the parameters and convert them to numpy.
   
   Also note that as of MXNet v2, the saves to the numpy npz file format (see https://numpy.org/doc/stable/reference/generated/numpy.savez.html). 


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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org