PyTorch Forums
Why and How to flatten lstm parameters?
nlp
Rafael_R
(jean)
August 20, 2019, 11:02pm
3
put self.LSTM.flatten_parameters() before the lstm call
7 Likes
show post in topic