Commit Graph

10 Commits

Author SHA1 Message Date
e39e86f119 Remove deprecated references to volatile (#5193) 2018-02-12 21:08:27 +01:00
65353f1342 Remove volatile section from autograd notes 2018-02-01 00:26:36 +01:00
66bbe5d75a .creator -> .grad_fn in the code example (#2171) 2017-07-21 14:43:16 -04:00
16dd997239 Spelling tweaks for documentation (#2114) 2017-07-15 13:16:32 -07:00
52a9367fa7 Fix minor typo (#2100)
Fixed minor typo in Autograd mechanics docs.
2017-07-14 10:20:13 -04:00
447fe953e5 Modify the sample code of volatile (#1694)
The original two inputs (torch.randn(5,5)) can not be used as input of resnet, which must be (batch, channels, width, height)
2017-06-01 09:46:04 -04:00
2f4bf4ab39 Rewrite 'How autograd encodes the history' to accurately describe current setup. (#1580)
Signed-off-by: Edward Z. Yang <ezyang@fb.com>
2017-05-17 19:21:20 -04:00
c28575a4eb Fix typo in documentation for autograd 2017-01-20 21:59:33 +01:00
15c1dad340 Minor fixes and torch.cuda docs 2017-01-16 20:38:14 -05:00
7ced682ff5 Add notes 2017-01-16 20:38:14 -05:00