pytorch/docs/source
Vishwak Srinivasan 32b3841553 [ready] General documentation improvements (#5450)
* Improvize documentation
1. Add formula for erf, erfinv
2. Make exp, expm1 similar to log, log1p
3. Symbol change in ge, le, ne, isnan

* Fix minor nit in the docstring

* More doc improvements
1. Added some formulae
2. Complete scanning till "Other Operations" in Tensor docs

* Add more changes
1. Modify all torch.Tensor wherever required

* Fix Conv docs
1. Fix minor nits in the references for LAPACK routines

* Improve Pooling docs
1. Fix lint error

* Improve docs for RNN, Normalization and Padding
1. Fix flake8 error for pooling

* Final fixes for torch.nn.* docs.
1. Improve Loss Function documentation
2. Improve Vision Layers documentation

* Fix lint error

* Improve docstrings in torch.nn.init

* Fix lint error

* Fix minor error in torch.nn.init.sparse

* Fix Activation and Utils Docs
1. Fix Math Errors
2. Add explicit clean to Makefile in docs to prevent running graph generation script
while cleaning
3. Fix utils docs

* Make PYCMD a Makefile argument, clear up prints in the build_activation_images.py

* Fix batch norm doc error
2018-03-08 13:21:12 -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 Add per-element unique op for CPU (#5503) 2018-03-07 18:16:51 -05:00