pytorch/docs/source
Bubble 2ce5875a4d Modify the sample code of extending autograd (#1720)
The original input can not be used as input of Linear(), because forward() takes at least 3 arguments (2 given)
2017-06-05 23:36:58 -04:00
..
_static display version number in docs 2017-06-02 11:56:48 -04:00
notes Modify the sample code of extending autograd (#1720) 2017-06-05 23:36:58 -04:00
torchvision Cleanup torch vision docs (#1699) 2017-06-05 11:52:41 -04:00
autograd.rst Fix bugs, rename differentiate to grad, make it more flexible 2017-05-01 16:44:56 -04:00
conf.py display version number in docs 2017-06-02 11:56:48 -04:00
cuda.rst Minor fixes and torch.cuda docs 2017-01-16 20:38:14 -05:00
data.rst add samplers to documentation 2017-03-29 00:33:07 -04:00
ffi.rst Improve ffi utils (#479) 2017-01-18 11:17:01 -05:00
index.rst Documentation for sparse tensors. (#1366) 2017-04-26 21:43:05 +02:00
legacy.rst Add anything in torch.legacy docs 2017-01-16 12:59:47 -05:00
model_zoo.rst Add model_zoo utility torch torch.utils (#424) 2017-01-09 13:16:58 -05:00
multiprocessing.rst Add notes 2017-01-16 20:38:14 -05:00
nn.rst Add F.cosine_similarity (#1502) 2017-05-15 11:12:54 -06:00
optim.rst add learning rate schedulers (#1370) 2017-05-25 16:21:43 -04:00
sparse.rst Prefix values/indices/sparse_mask/nnz with underscore (#1457) 2017-05-03 11:14:10 -04:00
storage.rst Start documenting torch.Tensor (#377) 2016-12-30 01:21:34 -05:00
tensors.rst set_index -> _set_index 2017-02-01 21:48:11 +01:00
torch.rst Add torch.arange and deprecate torch.range 2017-04-03 10:38:58 -04:00