| .. |
|
_static
|
Move Dynamo docs back to core (#89769)
|
2022-11-29 04:38:53 +00:00 |
|
_templates
|
|
|
|
community
|
Update Persons of Interest (#90069)
|
2022-12-02 23:06:57 +00:00 |
|
dynamo
|
Editorial pass on Dyamo docs (#89921)
|
2022-12-01 18:53:16 +00:00 |
|
elastic
|
|
|
|
notes
|
Improve Autograd Documentation Clarity (#89401)
|
2022-12-06 06:45:04 +00:00 |
|
rpc
|
|
|
|
scripts
|
[ONNX] Document ONNX diagnostics (#88371)
|
2022-11-16 19:21:46 +00:00 |
|
_dynamo.rst
|
Add torch._dynamo to docs (#89510)
|
2022-11-23 16:33:13 +00:00 |
|
amp.rst
|
|
|
|
autograd.rst
|
|
|
|
backends.rst
|
Create native function for determining which implementation of SDP to call (#89029)
|
2022-11-16 03:07:54 +00:00 |
|
benchmark_utils.rst
|
|
|
|
bottleneck.rst
|
|
|
|
checkpoint.rst
|
|
|
|
complex_numbers.rst
|
|
|
|
conf.py
|
[ONNX] Document ONNX diagnostics (#88371)
|
2022-11-16 19:21:46 +00:00 |
|
config_mod.rst
|
|
|
|
cpp_extension.rst
|
|
|
|
cpp_index.rst
|
|
|
|
cuda._sanitizer.rst
|
|
|
|
cuda.rst
|
Add Pluggable CUDA allocator backend (#86786)
|
2022-11-23 17:54:36 +00:00 |
|
cudnn_persistent_rnn.rst
|
|
|
|
cudnn_rnn_determinism.rst
|
|
|
|
data.rst
|
[DataLoader] Removing DataLoader2 related code (#88848)
|
2022-11-11 22:27:01 +00:00 |
|
ddp_comm_hooks.rst
|
|
|
|
deploy.rst
|
|
|
|
distributed.algorithms.join.rst
|
|
|
|
distributed.checkpoint.rst
|
[PT-D][Checkpointing] Move distributed checkpointing from torch.distributed._shard.checkpoint to torch.distributed.checkpoint (#88698)
|
2022-11-16 21:06:38 +00:00 |
|
distributed.elastic.rst
|
|
|
|
distributed.optim.rst
|
|
|
|
distributed.rst
|
[Doc][Distributed] Add missing functions to distributed.rst (#89905)
|
2022-12-04 07:22:54 +00:00 |
|
distributed.tensor.parallel.rst
|
Move tensor_parallel out to distributed.tensor folder (#89878)
|
2022-11-30 22:13:10 +00:00 |
|
distributions.rst
|
|
|
|
dlpack.rst
|
|
|
|
docutils.conf
|
|
|
|
fft.rst
|
|
|
|
fsdp.rst
|
|
|
|
futures.rst
|
|
|
|
fx.rst
|
|
|
|
hub.rst
|
|
|
|
index.rst
|
Editorial pass on Dyamo docs (#89921)
|
2022-12-01 18:53:16 +00:00 |
|
jit.rst
|
|
|
|
jit_builtin_functions.rst
|
|
|
|
jit_language_reference.rst
|
|
|
|
jit_language_reference_v2.rst
|
|
|
|
jit_python_reference.rst
|
|
|
|
jit_unsupported.rst
|
|
|
|
jit_utils.rst
|
|
|
|
library.rst
|
|
|
|
linalg.rst
|
Add a note on the stability of linalg functions. (#88313)
|
2022-11-07 22:44:23 +00:00 |
|
masked.rst
|
Update masked.rst (#89758)
|
2022-11-28 17:55:43 +00:00 |
|
math-quantizer-equation.png
|
|
|
|
mobile_optimizer.rst
|
|
|
|
model_zoo.rst
|
|
|
|
monitor.rst
|
|
|
|
multiprocessing.rst
|
|
|
|
name_inference.rst
|
|
|
|
named_tensor.rst
|
|
|
|
nested.rst
|
Revert "remove torch.equal usages (#89527)"
|
2022-12-02 21:36:13 +00:00 |
|
nn.functional.rst
|
|
|
|
nn.init.rst
|
|
|
|
nn.rst
|
|
|
|
onnx.rst
|
[ONNX] Add onnx-script into ONNX docs (#89078)
|
2022-11-17 06:27:17 +00:00 |
|
onnx_diagnostics.rst
|
[ONNX] Document ONNX diagnostics (#88371)
|
2022-11-16 19:21:46 +00:00 |
|
onnx_supported_aten_ops.rst
|
|
|
|
optim.rst
|
|
|
|
package.rst
|
|
|
|
pipeline.rst
|
|
|
|
profiler.rst
|
|
|
|
quantization-accuracy-debugging.rst
|
|
|
|
quantization-backend-configuration.rst
|
update quantization doc: add x86 backend as default backend of server inference (#86794)
|
2022-12-02 02:10:25 +00:00 |
|
quantization-support.rst
|
|
|
|
quantization.rst
|
update quantization doc: add x86 backend as default backend of server inference (#86794)
|
2022-12-02 02:10:25 +00:00 |
|
random.rst
|
|
|
|
rpc.rst
|
|
|
|
signal.rst
|
Implement old windows in Python (#87082)
|
2022-11-25 11:09:28 +00:00 |
|
sparse.rst
|
Fix typos in .md and .rst files (#88962)
|
2022-11-17 03:37:02 +00:00 |
|
special.rst
|
|
|
|
storage.rst
|
Deprecate TypedStorage, its derived classes, and all of their public methods (#85303)
|
2022-11-08 18:11:01 +00:00 |
|
tensor_attributes.rst
|
|
|
|
tensor_view.rst
|
|
|
|
tensorboard.rst
|
|
|
|
tensors.rst
|
|
|
|
testing.rst
|
document torch.testing.assert_allclose (#89526)
|
2022-12-01 11:22:50 +00:00 |
|
torch.ao.ns._numeric_suite.rst
|
|
|
|
torch.ao.ns._numeric_suite_fx.rst
|
|
|
|
torch.overrides.rst
|
|
|
|
torch.rst
|
Add torch.compile implementation (#89607)
|
2022-12-01 20:17:52 +00:00 |
|
type_info.rst
|
|
|