pytorch/docs/source
Rohan Varma 362d9a932e Remove object-based collective APIs from public docs (#46075)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/46075

Removes these from public docs for now as we are still
iterating/formalizing these APIs. Will add them back once they are part of a
PyTorch release.
ghstack-source-id: 113928700

Test Plan: CI

Reviewed By: mrshenli

Differential Revision: D24211510

fbshipit-source-id: 3e36ff6990cf8e6ef72b6e524322ae06f9097aa2
2020-10-09 09:24:51 -07:00
..
_static Add a CONTRIBUTING.md for the distributed package. (#44224) 2020-09-10 14:58:00 -07:00
_templates
_templates-stable
community update persons of interest (#45803) 2020-10-05 21:28:00 -07:00
notes Doc note update for complex autograd (#45270) 2020-10-08 15:04:52 -07:00
rpc
scripts
__config__.rst
amp.rst Reference amp tutorial (recipe) from core amp docs (#44725) 2020-09-16 11:37:58 -07:00
autograd.rst
backends.rst Mention TF32 on related docs (#44690) 2020-09-16 19:18:30 -07:00
bottleneck.rst
checkpoint.rst
complex_numbers.rst
conf.py Fix doc builds for bool kwargs (#44686) 2020-09-15 10:34:58 -07:00
cpp_extension.rst
cpp_index.rst
cuda.rst
cudnn_persistent_rnn.rst
cudnn_rnn_determinism.rst
data.rst Add ShuffleDataset with buffer (#45290) 2020-09-30 07:58:15 -07:00
distributed.rst Remove object-based collective APIs from public docs (#46075) 2020-10-09 09:24:51 -07:00
distributions.rst
dlpack.rst
docutils.conf
fft.rst torch.fft: Add helper functions section to docs (#46032) 2020-10-08 17:57:12 -07:00
futures.rst
hub.rst Add a torch.hub.load_local() function that can load models from any local directory with a hubconf.py (#44204) 2020-09-21 14:17:21 -07:00
index.rst Mention TF32 on related docs (#44690) 2020-09-16 19:18:30 -07:00
jit.rst
jit_builtin_functions.rst
jit_language_reference.rst [JIT] Update docs for recently added features (#45232) 2020-09-28 18:17:42 -07:00
jit_python_reference.rst
jit_unsupported.rst [JIT] Update docs for recently added features (#45232) 2020-09-28 18:17:42 -07:00
linalg.rst Add torch.linalg.norm (#42749) 2020-08-28 18:28:33 -07:00
math-quantizer-equation.png
mobile_optimizer.rst
model_zoo.rst
multiprocessing.rst
name_inference.rst Fixed median nan propagation and implemented nanmedian (#45847) 2020-10-08 11:20:21 -07:00
named_tensor.rst
nn.functional.rst [pytorch] Add triplet margin loss with custom distance (#43680) 2020-09-22 11:35:52 -07:00
nn.init.rst
nn.rst Expose ChannelShuffle (#46000) 2020-10-08 16:00:01 -07:00
onnx.rst Fix stride printing/parsing formatting (#45156) 2020-10-06 15:06:46 -07:00
optim.rst
quantization-support.rst
quantization.rst quant docs: add API summary section (#45848) 2020-10-05 14:42:40 -07:00
random.rst
rpc.rst Update docs for RPC async_execution (#45458) 2020-09-28 20:48:12 -07:00
sparse.rst
storage.rst
tensor_attributes.rst
tensor_view.rst
tensorboard.rst
tensors.rst Fixed median nan propagation and implemented nanmedian (#45847) 2020-10-08 11:20:21 -07:00
torch.nn.intrinsic.qat.rst
torch.nn.intrinsic.quantized.rst
torch.nn.intrinsic.rst
torch.nn.qat.rst
torch.nn.quantized.dynamic.rst
torch.nn.quantized.rst
torch.quantization.rst
torch.rst Fixed median nan propagation and implemented nanmedian (#45847) 2020-10-08 11:20:21 -07:00
type_info.rst