HahTK commented on issue #17623: Dynamic subgraph compile support
URL: https://github.com/apache/incubator-mxnet/pull/17623#issuecomment-589834860
 
 
   It sounds like the goal for passing data is to allow data to be compiled 
into the bin (example tensort bin) for that subgraph to avoid an init step.
   
   If the weights are in the bin, then we structuring this such that weights 
can not be changed with calling optimize_for again using new weights ?
   
   Is there any reason why we only do this for args and not auxs ?

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


With regards,
Apache Git Services

Reply via email to