You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/12/27 08:25:26 UTC

[GitHub] [incubator-mxnet] liuzh91 edited a comment on issue #17184: Weight tied cannot be used with weight sharing

liuzh91 edited a comment on issue #17184: Weight tied cannot be used with weight sharing
URL: https://github.com/apache/incubator-mxnet/issues/17184#issuecomment-569219612
 
 
   > According to the class `AWDRNN(train.AWDRNN)`, `tie_weights` boolean value means that _Whether to tie the weight matrices of output dense layer and input embedding layer_. And there is no bias param in a embeddings table, right? So output dense should be defined with `no_bias=True`. Does it make sense?
   
   Thank you for the reply. It sounds good to me. 

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


With regards,
Apache Git Services