| .. |
|
_static
|
|
|
|
_templates
|
|
|
|
community
|
|
|
|
elastic
|
|
|
|
notes
|
Remove remaining THC code (#69039)
|
2021-12-08 12:18:08 -08:00 |
|
rpc
|
|
|
|
scripts
|
|
|
|
__config__.rst
|
|
|
|
amp.rst
|
|
|
|
autograd.rst
|
Update extending doc to cover forward mode AD (#66962)
|
2021-10-27 14:18:38 -07:00 |
|
backends.rst
|
[Linalg] Add a runtime switch to let pytorch prefer a backend impl in linalg functions on GPU (#67980)
|
2021-12-03 19:06:30 -08:00 |
|
benchmark_utils.rst
|
|
|
|
bottleneck.rst
|
|
|
|
checkpoint.rst
|
|
|
|
complex_numbers.rst
|
|
|
|
conf.py
|
[quant][graphmode] Rename backend_config_dict folder to backend (#69882)
|
2021-12-16 21:13:04 -08:00 |
|
cpp_extension.rst
|
|
|
|
cpp_index.rst
|
|
|
|
cuda.rst
|
Fixes mem_get_info when querying on a device other than the current device (#69640)
|
2021-12-08 23:04:30 -08:00 |
|
cudnn_persistent_rnn.rst
|
|
|
|
cudnn_rnn_determinism.rst
|
|
|
|
data.rst
|
[DateLoader] more clearly expose 'default_collate' and 'default_convert' to users (#69862)
|
2021-12-14 11:18:26 -08:00 |
|
ddp_comm_hooks.rst
|
|
|
|
deploy.rst
|
[deploy] docs (#69251)
|
2021-12-01 21:55:18 -08:00 |
|
distributed.algorithms.join.rst
|
|
|
|
distributed.elastic.rst
|
|
|
|
distributed.optim.rst
|
[distributed][docs] Delete distributed optimimzer section from RPC and add reference to namespace docs page (#68068)
|
2021-11-09 15:01:54 -08:00 |
|
distributed.rst
|
Remove autograd-enabled collective APIs from distributed docs (#69011)
|
2021-11-29 18:14:50 -08:00 |
|
distributions.rst
|
|
|
|
dlpack.rst
|
|
|
|
docutils.conf
|
|
|
|
fft.rst
|
|
|
|
futures.rst
|
|
|
|
fx.rst
|
[FX][docs] Document gotcha about training flag (#68915)
|
2021-11-29 16:13:32 -08:00 |
|
hub.rst
|
Add more details to the known limitations section of torchhub docs (#69970)
|
2021-12-16 02:43:48 -08:00 |
|
index.rst
|
[deploy] docs (#69251)
|
2021-12-01 21:55:18 -08:00 |
|
jit.rst
|
|
|
|
jit_builtin_functions.rst
|
|
|
|
jit_language_reference.rst
|
fix typos in jit_language_reference.rst (#68706)
|
2021-11-22 19:09:06 -08:00 |
|
jit_language_reference_v2.rst
|
Add Union type to TorchScript Language Ref (#69514)
|
2021-12-07 12:53:54 -08:00 |
|
jit_python_reference.rst
|
|
|
|
jit_unsupported.rst
|
|
|
|
linalg.rst
|
Revert D32521980: Add linalg.lu_factor
|
2021-11-28 17:22:15 -08:00 |
|
math-quantizer-equation.png
|
|
|
|
mobile_optimizer.rst
|
|
|
|
model_zoo.rst
|
|
|
|
multiprocessing.rst
|
|
|
|
name_inference.rst
|
|
|
|
named_tensor.rst
|
|
|
|
nn.functional.rst
|
|
|
|
nn.init.rst
|
|
|
|
nn.rst
|
|
|
|
onnx.rst
|
[Doc] [ONNX]Fix a broken url for ONNXRuntime custom op (#67944)
|
2021-11-08 15:51:02 -08:00 |
|
optim.rst
|
|
|
|
package.rst
|
Minor changes in documentation (#68557)
|
2021-11-18 17:57:16 -08:00 |
|
pipeline.rst
|
Minor changes in documentation (#68557)
|
2021-11-18 17:57:16 -08:00 |
|
profiler.rst
|
Add low level torch.profiler.kineto_profile base class (#63302)
|
2021-12-14 14:47:43 -08:00 |
|
quantization-support.rst
|
[quant][bc-breaking] Remove QConfigDynamic from quantization api (#69875)
|
2021-12-17 23:10:06 -08:00 |
|
quantization.rst
|
[quant][docs] quantized model save/load instructions (#69789)
|
2021-12-13 20:23:59 -08:00 |
|
random.rst
|
|
|
|
rpc.rst
|
[distributed][docs] Delete distributed optimimzer section from RPC and add reference to namespace docs page (#68068)
|
2021-11-09 15:01:54 -08:00 |
|
sparse.rst
|
Sparse CSR: add convert_indices_from_csr_to_coo (#66774)
|
2021-11-17 22:28:30 -08:00 |
|
special.rst
|
|
|
|
storage.rst
|
|
|
|
tensor_attributes.rst
|
|
|
|
tensor_view.rst
|
Minor changes in documentation (#68557)
|
2021-11-18 17:57:16 -08:00 |
|
tensorboard.rst
|
|
|
|
tensors.rst
|
ammend tensors.rst and torch.rst for doc generation (#69030)
|
2021-11-30 12:04:13 -08:00 |
|
testing.rst
|
move torch.testing from prototype to beta (#69668)
|
2021-12-17 09:52:47 -08:00 |
|
torch.ao.ns._numeric_suite.rst
|
Quantization docs: add pages for Numeric Suite (Eager and FX) (#66380)
|
2021-10-11 18:47:58 -07:00 |
|
torch.ao.ns._numeric_suite_fx.rst
|
Quantization docs: add pages for Numeric Suite (Eager and FX) (#66380)
|
2021-10-11 18:47:58 -07:00 |
|
torch.overrides.rst
|
|
|
|
torch.rst
|
Porting index_add to structured kernels, add an out variant (#65993)
|
2021-12-14 11:57:13 -08:00 |
|
type_info.rst
|
[Docs] Mention torch.bfloat16 in torch.finfo (#68496)
|
2021-11-18 17:52:41 -08:00 |