szha commented on issue #8065: Help? when I go on training a language model, 
errors occured
URL: 
https://github.com/apache/incubator-mxnet/issues/8065#issuecomment-332734401
 
 
   You need BucketingModule to train the model, instead of regular Module or 
Model.
   
   Example can be found here:
   
https://github.com/apache/incubator-mxnet/blob/master/example/rnn/cudnn_lstm_bucketing.py#L129-L132
   
   Hope it helps.
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to