Skip to content

nn.* doc update after Variable/Tensor merge#5459

Merged
colesbury merged 4 commits intopytorch:masterfrom
ssnl:lnex
Mar 1, 2018
Merged

nn.* doc update after Variable/Tensor merge#5459
colesbury merged 4 commits intopytorch:masterfrom
ssnl:lnex

Conversation

@ssnl
Copy link
Collaborator

@ssnl ssnl commented Feb 28, 2018

The nn.* counterpart of #5443 . Mostly removed Variable wrapper. Also added doc for nn.RReLU.

Notice that torch.randn(*, requires_grad=True) isn't documented until #5462 is done.

Copy link
Member

@colesbury colesbury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, although I just skimmed it

@ssnl
Copy link
Collaborator Author

ssnl commented Mar 1, 2018

@pytorchbot retest this please

@colesbury colesbury merged commit 2726550 into pytorch:master Mar 1, 2018
@ssnl ssnl deleted the lnex branch March 1, 2018 23:18
jamesr66a pushed a commit to jamesr66a/pytorch that referenced this pull request Mar 2, 2018
The nn.* counterpart of pytorch#5443 . Mostly removed Variable wrapper. Also added doc for nn.RReLU.

Notice that torch.randn(*, requires_grad=True) isn't documented until pytorch#5462 is done.
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