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 2018/05/21 18:51:39 UTC

[GitHub] szha commented on issue #10957: Make inner transform activation configurable for LSTMCell

szha commented on issue #10957: Make inner transform activation configurable for LSTMCell
URL: https://github.com/apache/incubator-mxnet/pull/10957#issuecomment-390747647
 
 
   Will take a look shortly. Maybe it's worth having a utility function that wraps all activation types in the most efficient way (e.g. F.tanh instead of F.activation(act_type='tanh')) so that it can be reused everywhere.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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