Skip to content

Doc: specify batch_first is True by default in RNN#8807

Merged
soumith merged 1 commit intopytorch:masterfrom
jongwook:patch-1
Jun 22, 2018
Merged

Doc: specify batch_first is True by default in RNN#8807
soumith merged 1 commit intopytorch:masterfrom
jongwook:patch-1

Conversation

@jongwook
Copy link
Contributor

This is a trivial edit - I was going through the docstring of nn.LSTM and noticed that it doesn't explicitly say the default value for the batch_first argument unlike the other arguments.

@soumith soumith merged commit 7fbd570 into pytorch:master Jun 22, 2018
@soumith
Copy link
Collaborator

soumith commented Jun 22, 2018

thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants