leezu opened a new pull request #19220:
URL: https://github.com/apache/incubator-mxnet/pull/19220


   ## Description ##
   Allow `HybridBlock.export` without writing to a file, but obtain symbol and 
param objects instead.
   This is useful for users of `HybridBlock.forward` that would like to obtain 
a legacy Symbol object without accessing `HybridBlock._cached_op` internal data 
structure.


----------------------------------------------------------------
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:
[email protected]


Reply via email to