pytorch/docs/source
Dmitry Ulyanov fa4f363b93 Instance norm (#1283)
* instance norm

* fix whitespaces

* whitespaces

* docs

* "C" letter was cyrillic in docs, fixed

* remove force_eval, fix non contiguous case
2017-04-23 14:49:15 +02:00
..
_static Add support for creating docsets. (#1276) 2017-04-17 16:35:02 -04:00
notes fix docs typo 2017-04-05 23:42:02 -04:00
torchvision Document torchvision members 2017-04-21 12:50:36 -07:00
autograd.rst fix typo in autograd.rst (#1219) 2017-04-10 01:16:59 -04:00
conf.py Fix patched_make_field for newer Sphinx versions. (#1275) 2017-04-17 16:17:58 -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 Fix doc search and warnings 2017-01-20 11:36:41 +01: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 Instance norm (#1283) 2017-04-23 14:49:15 +02:00
optim.rst Port L-BFGS from Lua optim 2017-01-22 18:02:40 -05: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