pytorch/docs/source
Brian Wignall e7fe64f6a6 Fix typos (#30606)
Summary:
Should be non-semantic.

Uses https://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines to find likely typos.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/30606

Differential Revision: D18763028

Pulled By: mrshenli

fbshipit-source-id: 896515a2156d062653408852e6c04b429fc5955c
2019-12-02 20:17:42 -08:00
..
_static/img Design doc for distributed autograd. (#29175) 2019-11-12 15:04:23 -08:00
_templates
community Fix typos (#30606) 2019-12-02 20:17:42 -08:00
notes Update magma to 2.5.1 for Windows and switch CUDA in CI to 9.2 2019-12-02 11:56:10 -08: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 Add torch.nn.GELU for GELU activation (#28944) 2019-11-03 21:55:05 -08:00
__config__.rst
autograd.rst Added docs for context method mixins. Fixes issue #27365 (#28643) 2019-10-28 08:31:35 -07:00
bottleneck.rst
checkpoint.rst
conf.py Fix Sphinx warning about '_images' not existing (#27927) 2019-10-15 07:50:26 -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 Slightly improve dataloader docs on when auto-batching is disabled (#23671) 2019-08-01 12:10:17 -07:00
distributed.rst Fix typos (#30606) 2019-12-02 20:17:42 -08:00
distributions.rst Revert D18249048: Moved VonMises distribution with sampling upstream from Pyro. 2019-11-04 09:50:50 -08:00
dlpack.rst
hub.rst Fix typos (#30606) 2019-12-02 20:17:42 -08:00
index.rst Add docs for RPC, dist autograd, and RRef modules (#29276) 2019-11-14 14:32:03 -08:00
jit.rst Document unsupported types (#30344) 2019-11-26 06:53:22 -08:00
jit_builtin_functions.rst Fix builtin function reference (#24056) 2019-08-09 15:58:15 -07:00
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 Bag of documentation fixes; fix more sphinx warnings (#27850) 2019-10-15 07:31:14 -07:00
name_inference.rst Fix typos (#30606) 2019-12-02 20:17:42 -08:00
named_tensor.rst Bag of documentation fixes; fix more sphinx warnings (#27850) 2019-10-15 07:31:14 -07:00
nn.functional.rst
nn.init.rst Bag of documentation fixes; fix more sphinx warnings (#27850) 2019-10-15 07:31:14 -07:00
nn.rst Pruning Functionality (#24076) 2019-11-08 19:38:00 -08:00
onnx.rst Update onnx landing page for 1.3 (#27581) 2019-10-11 20:53:50 -07:00
optim.rst Add docs for distributed optimizer. (#29971) 2019-11-18 18:51:26 -08: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 Updates to quantization documentation (#30288) 2019-11-23 09:29:30 -08:00
random.rst Fix most documentation warnings (#27782) 2019-10-13 10:34:01 -07:00
rpc.rst Reorganize rpc API doc and add introduction (#30491) 2019-11-28 15:34:18 -08:00
sparse.rst Bag of documentation fixes; fix more sphinx warnings (#27850) 2019-10-15 07:31:14 -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 Revert D18580867: Add logical_and and logical_or 2019-11-27 09:27:00 -08:00
torch.rst Revert D18580867: Add logical_and and logical_or 2019-11-27 09:27:00 -08:00
type_info.rst