pytorch/docs/source
Dmytro Dzhulgakov d931c8bf75 substantially restructure all quantized docs to group logically (#27677)
Summary:
Make everything clickable
Organize APIs logically in subsections
Fix many typos
Pull Request resolved: https://github.com/pytorch/pytorch/pull/27677

Differential Revision: D17850650

Pulled By: dzhulgakov

fbshipit-source-id: 060f6ed988d1c4beecba6bc8daf55626961fac98
2019-10-10 00:50:02 -07:00
..
_static/img hyperparameter plugin (#23134) 2019-08-26 10:40:34 -07:00
_templates
community Adjust maintainers list (#23693) 2019-08-01 22:59:02 -07:00
notes Comprehensive-ish instrumentation for CUDA memory allocator (#27361) 2019-10-08 15:42:48 -07:00
org/pytorch Updates to quantization related files, index.rst, and javadocs (#27676) 2019-10-09 22:52:19 -07:00
scripts
__config__.rst
autograd.rst Added torch.autograd.profiler.record_function() as context manager. (#23428) 2019-07-30 11:10:01 -07:00
bottleneck.rst
checkpoint.rst
conf.py Add javasphinx extension 2019-10-09 23:20:33 -07:00
cpp_extension.rst
cuda.rst Comprehensive-ish instrumentation for CUDA memory allocator (#27361) 2019-10-08 15:42:48 -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 Update distributed.rst (#23289) 2019-07-26 16:55:52 -07:00
distributions.rst
dlpack.rst
hub.rst Hub improvements (#26723) 2019-09-25 08:21:50 -07:00
index.rst Updates to quantization related files, index.rst, and javadocs (#27676) 2019-10-09 22:52:19 -07:00
jit.rst Revert D17750005: [jit] Add doc copy-edits from review 2019-10-09 19:12:58 -07: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
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 Add document of functions nn.init.ones_/zeros_ (#23145) 2019-07-25 06:09:50 -07:00
nn.rst Updates to quantization related files, index.rst, and javadocs (#27676) 2019-10-09 22:52:19 -07:00
onnx.rst Fix dead link and syntax in ONNX landing page 2019-08-29 23:58:34 -07:00
optim.rst Add CosineAnnealingWarmRestarts to optim documentation (#25421) 2019-09-05 19:06:18 -07:00
packages.rst Updates to quantization related files, index.rst, and javadocs (#27676) 2019-10-09 22:52:19 -07:00
quantization.rst substantially restructure all quantized docs to group logically (#27677) 2019-10-10 00:50:02 -07:00
random.rst Adds torch.random to docs/toc (#23553) 2019-08-07 16:31:32 -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 Vectorized complex unary and binary op support. (#26500) 2019-10-09 12:49:21 -07:00
torch.rst substantially restructure all quantized docs to group logically (#27677) 2019-10-10 00:50:02 -07:00
type_info.rst