pytorch/docs/source
Sam Gross 9cb8b43778
Split off in-place NN functions (#3683)
For example, this splits threshold into threshold(), which is now
never in-place, and threshold_() which is always in-place.

This simplifies the in-place vs. non-in-place logic in
gen_variable_type.py, which was bug-prone.
2017-11-14 12:59:06 -05:00
..
_static display version number in docs 2017-06-02 11:56:48 -04:00
_templates Use template instead of sphinx-contrib for google analytics 2017-10-15 18:40:05 +02:00
notes Exposing emptyCache from allocator (#3518) 2017-11-07 17:00:38 -05:00
autograd.rst Expend autograd profiler docs (#3621) 2017-11-10 08:58:45 -05:00
conf.py Use template instead of sphinx-contrib for google analytics 2017-10-15 18:40:05 +02:00
cuda.rst Exposing emptyCache from allocator (#3518) 2017-11-07 17:00:38 -05:00
data.rst Add ConcatDataset to docs (#2337) 2017-08-08 07:16:04 -04:00
distributed.rst DOC: i{send, recv} message order with MPI backend 2017-09-14 20:38:11 -04:00
distributions.rst Replace StochasticFunctions v2 (#3165) 2017-10-19 15:05:07 -04:00
ffi.rst Improve ffi utils (#479) 2017-01-18 11:17:01 -05:00
index.rst Replace StochasticFunctions v2 (#3165) 2017-10-19 15:05:07 -04: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 Typofix 2017-10-13 01:31:22 +02:00
nn.rst Split off in-place NN functions (#3683) 2017-11-14 12:59:06 -05:00
onnx.rst Update the ONNX doc 2017-11-01 15:43:08 -04:00
optim.rst add doc for sparse_adam (#3519) 2017-11-06 18:37:15 -05:00
sparse.rst Copy-edit sparse constructor docs for clarity. 2017-08-15 13:36:30 -04:00
storage.rst Start documenting torch.Tensor (#377) 2016-12-30 01:21:34 -05:00
tensors.rst Add torch.take and Tensor.put_ (#3263) 2017-11-01 06:04:44 -04:00
torch.rst Add torch.take and Tensor.put_ (#3263) 2017-11-01 06:04:44 -04:00