nudles commented on issue #691: URL: https://github.com/apache/singa/issues/691#issuecomment-629610649
1. I think you can still store numpy arrays in singabackend_rep. Copy data from numpy array into the param tensors directly later. 2. The new APIs are more consistent. But users then do not call `load_states` explicitly. They do call `save_states()` explicitly. Not symmetric.. @dcslin any comments? ---------------------------------------------------------------- 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]
