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 2017/12/10 02:27:51 UTC

[GitHub] ArmageddonKnight opened a new issue #9010: get_next_state parameter in FusedRNN constructor

ArmageddonKnight opened a new issue #9010: get_next_state parameter in FusedRNN constructor
URL: https://github.com/apache/incubator-mxnet/issues/9010
 
 
   Sorry but I am confused about the `get_next_state` parameter in the https://github.com/apache/incubator-mxnet/blob/3ee1ca272964a8bfc1ca40a65c3341c58352f4a4/python/mxnet/rnn/rnn_cell.py#L536 It says:
   
       get_next_state : bool, default False
           Whether to return the states that can be used as starting states next time.
   
   Could someone please explain under what circumstance would we set this parameter to `true`? Thank you.

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