pytorch
c99cdfeb - link to documentation for RNNBase.flatten_parameters() (#29196)

Commit
5 years ago
link to documentation for RNNBase.flatten_parameters() (#29196) Summary: Fixes https://github.com/pytorch/pytorch/issues/28658 I have added the link to the docs for `flatten_parameters`. RNNBase is a superclass of RNN, LSTM and GRM classes. Should I add a link to `flatten_parameters()` in those sections as well ? Pull Request resolved: https://github.com/pytorch/pytorch/pull/29196 Differential Revision: D18326815 Pulled By: ezyang fbshipit-source-id: 4239019112e77753a0820aea95c981a2c868f5b0
Author
Parents
Loading