dcslin commented on pull request #697:
URL: https://github.com/apache/singa/pull/697#issuecomment-629974688


   @XJDKC regarding the set name of layer, and following with layer.get_params 
with name:
   
   
https://github.com/apache/singa/pull/697/commits/0d76c8f880891836335898aab9d3648c9980e4ab
   
   ```
   layer.get_params()
   {'l1.W': [[-0.07531427 -0.62196964]
    [ 0.04674786 -0.9586175 ]
    [-0.79629827 -0.08110885]
    [-0.10159992  0.65847474]], 'l1.b': [0. 0.]}
   ```
   
   what do you think?


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