pytorch/docs/source
Tongzhou Wang 71d73211f4 [ready] torch.* doc update for Variable/Tensor merge, and other improvements (#5443)
* 1. Update doc to reflect changes in Variable/Tensor merge, and new printing style
2. Remove functions in torch/functional.py that are already implemented with native_function
3. Add set_detault_tensor_type doc

* fix torch.split

* py2 unicode string fix

* update torch.gels doc

* address @fmassa 's comments

* double-colon
2018-03-08 23:02:38 -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 add faq on cuda memory management and dataloder (#5378) 2018-02-27 18:35:30 -05:00
scripts [ready] General documentation improvements (#5450) 2018-03-08 13:21:12 -05:00
autograd.rst Expend autograd profiler docs (#3621) 2017-11-10 08:58:45 -05:00
conf.py Fix layer_norm initialization and nn.Module docs (#5422) 2018-02-26 19:32:08 -05:00
cpp_extension.rst Enable documentation for C++ extensions on the website (#5597) 2018-03-07 14:07:26 +01:00
cuda.rst Fix Python docs for broadcast and braodcast_coalesced (#4727) 2018-01-19 10:57:20 -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 Fix links in distribution docs (#5531) 2018-03-04 21:33:07 +01:00
ffi.rst Improve ffi utils (#479) 2017-01-18 11:17:01 -05:00
index.rst Enable documentation for C++ extensions on the website (#5597) 2018-03-07 14:07:26 +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 Typofix 2017-10-13 01:31:22 +02:00
nn.rst Documentation cleanup for activation functions (#5457) 2018-03-01 14:53:11 +01:00
onnx.rst fixed softmax support documentation (#5557) 2018-03-05 08:59:06 -05:00
optim.rst Add Cosine Annealing LR Scheduler (#3311) 2017-12-18 02:43:08 -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 per-element unique op for CPU (#5503) 2018-03-07 18:16:51 -05:00
torch.rst [ready] torch.* doc update for Variable/Tensor merge, and other improvements (#5443) 2018-03-08 23:02:38 -05:00