nudles commented on issue #691:
URL: https://github.com/apache/singa/issues/691#issuecomment-629177098


   > 
   > 
   > How are the topological connection(`forward()`) and configs(`Linear(2,3)`) 
handled when `module.save()` is called?
   
   we do a forward (e.g., using placeholder recorded by compile()) inside 
save() to get the output y and then trace back to get all operations.
   


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