You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by GitBox <gi...@apache.org> on 2020/05/18 06:54:17 UTC

[GitHub] [singa] XJDKC commented on pull request #697: draft

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


   > how about this scheme, `{"name": {"param": [0,...]}`, it should be easier to restore params/states:
   > 
   > ```
   > {'l1': {'W': [[ 0.09014801 -0.03559005]
   >  [-1.6343217  -1.0570787 ]
   >  [ 1.3426386   0.49866426]
   >  [ 0.27287227 -0.49320117]], 'b': [0. 0.]}}
   > ```
   
   This scheme will have the problem of duplicate names, which may not be very convenient for ONNX? I'm not sure.


----------------------------------------------------------------
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:
users@infra.apache.org