pytorch/docs/source
zou3519 23bffc4f14 Fix most documentation warnings (#27782)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/27782

Warnings show up when running `make html` to build documentation. All of
the warnings are very reasonable and point to bugs in our docs. This PR
attempts to fix most of those warnings.

In the future we will add something to the CI that asserts that there
are no warnings in our docs.

Test Plan: - build and view changes locally

Differential Revision: D17887067

Pulled By: zou3519

fbshipit-source-id: 6bf4d08764759133b20983d6cd7f5d27e5ee3166
2019-10-13 10:34:01 -07:00
..
_static/img hyperparameter plugin (#23134) 2019-08-26 10:40:34 -07:00
_templates
community Fix most documentation warnings (#27782) 2019-10-13 10:34:01 -07:00
notes Comprehensive-ish instrumentation for CUDA memory allocator (#27361) 2019-10-08 15:42:48 -07:00
org/pytorch Revert D17850696: [pytorch][PR] Updates to quantization related files, index.rst, and javadocs 2019-10-10 09:23:33 -07:00
scripts
__config__.rst
autograd.rst Fix most documentation warnings (#27782) 2019-10-13 10:34:01 -07:00
bottleneck.rst
checkpoint.rst
conf.py Pr v130 doc changes oct10 take2 (#27721) 2019-10-11 11:49:14 -07:00
cpp_extension.rst
cuda.rst Fix most documentation warnings (#27782) 2019-10-13 10:34:01 -07:00
cuda_deterministic.rst
cuda_deterministic_backward.rst Typo correction in cuda_deterministic_backward.rst (#25011) 2019-08-22 21:19:39 -07:00
cudnn_deterministic.rst
cudnn_persistent_rnn.rst
data.rst
distributed.rst Fix most documentation warnings (#27782) 2019-10-13 10:34:01 -07:00
distributions.rst
dlpack.rst
hub.rst Hub improvements (#26723) 2019-09-25 08:21:50 -07:00
index.rst Fix most documentation warnings (#27782) 2019-10-13 10:34:01 -07:00
jit.rst add unused and is_scripting to docs 2019-10-10 17:02:17 -07:00
jit_builtin_functions.rst
math-quantizer-equation.png adding quantization.rst file for quantization feature (#27559) 2019-10-09 16:45:09 -07:00
model_zoo.rst
multiprocessing.rst Fix most documentation warnings (#27782) 2019-10-13 10:34:01 -07:00
name_inference.rst Documentation for named tensors (#27173) 2019-10-08 22:22:30 -07:00
named_tensor.rst Documentation for named tensors (#27173) 2019-10-08 22:22:30 -07:00
nn.functional.rst
nn.init.rst
nn.rst Pr v130 doc changes oct10 take2 (#27721) 2019-10-11 11:49:14 -07:00
onnx.rst Update onnx landing page for 1.3 (#27581) 2019-10-11 20:53:50 -07:00
optim.rst Add CosineAnnealingWarmRestarts to optim documentation (#25421) 2019-09-05 19:06:18 -07:00
packages.rst Revert D17850696: [pytorch][PR] Updates to quantization related files, index.rst, and javadocs 2019-10-10 09:23:33 -07:00
quantization.rst Fix most documentation warnings (#27782) 2019-10-13 10:34:01 -07:00
random.rst Fix most documentation warnings (#27782) 2019-10-13 10:34:01 -07:00
sparse.rst fix typo: toDense --> to_dense #25706 (#25832) 2019-09-09 18:27:03 -07:00
storage.rst
tensor_attributes.rst Expose a torch.result_type and simplify tensor iterator 2019-09-25 06:52:23 -07:00
tensorboard.rst Add method add_hparams to API doc (#27344) 2019-10-03 17:07:45 -07:00
tensors.rst Fix most documentation warnings (#27782) 2019-10-13 10:34:01 -07:00
torch.rst Fix most documentation warnings (#27782) 2019-10-13 10:34:01 -07:00
type_info.rst