pytorch/docs/source
Ivan Yashchuk bea88ee1d0 Added entry for torch.linalg.cond to linalg.rst (#48941)
Summary:
This PR makes documentation for `cond` available at https://pytorch.org/docs/master/linalg.html
I forgot to include this change in https://github.com/pytorch/pytorch/issues/45832.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/48941

Reviewed By: ngimel

Differential Revision: D25379244

Pulled By: mruberry

fbshipit-source-id: c8c0a0b8a05c17025d6c3cea405b2add369e2019
2020-12-07 19:01:05 -08:00
..
_static
_templates
_templates-stable
community
notes Remove deprecated spectral ops from torch namespace (#48594) 2020-12-05 04:12:32 -08:00
rpc Small documentation changes for RRef and Dist Autograd (#48123) 2020-11-18 10:57:59 -08:00
scripts
__config__.rst Fix __config__ docs (#48557) 2020-11-29 23:57:06 -08:00
amp.rst
autograd.rst
backends.rst
benchmark_utils.rst
bottleneck.rst
checkpoint.rst
complex_numbers.rst
conf.py
cpp_extension.rst
cpp_index.rst
cuda.rst
cudnn_persistent_rnn.rst
cudnn_rnn_determinism.rst
data.rst
distributed.rst Add object-based collective APIs to public docs (#48909) 2020-12-07 14:30:25 -08:00
distributions.rst Implement Kumaraswamy Distribution (#48285) 2020-12-02 07:46:45 -08:00
dlpack.rst
docutils.conf
fft.rst Remove deprecated spectral ops from torch namespace (#48594) 2020-12-05 04:12:32 -08:00
futures.rst
hub.rst
index.rst Add documentation for torch.overrides submodule. (#48170) 2020-11-30 11:25:31 -08:00
jit.rst Fix jit doc model loading example (#48104) 2020-12-03 20:47:20 -08:00
jit_builtin_functions.rst
jit_language_reference.rst
jit_python_reference.rst
jit_unsupported.rst
linalg.rst Added entry for torch.linalg.cond to linalg.rst (#48941) 2020-12-07 19:01:05 -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 Add LazyConvXd and LazyConvTransposeXd (#47350) 2020-12-01 07:00:28 -08:00
onnx.rst [ONNX] Added hardswish symbolic in opset 9 (#48423) 2020-12-03 23:22:21 -08:00
optim.rst
quantization-support.rst [reland][quant] Remove nn.quantized.ReLU module and nn.quantized.functional.relu (#47415) (#48038) 2020-11-17 09:52:21 -08:00
quantization.rst
random.rst
rpc.rst
sparse.rst
storage.rst
tensor_attributes.rst
tensor_view.rst Add torch.swapdims and torch.swapaxes (#46041) 2020-11-18 11:35:53 -08:00
tensorboard.rst
tensors.rst Remove deprecated spectral ops from torch namespace (#48594) 2020-12-05 04:12:32 -08: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 [reland][quant] Remove nn.quantized.ReLU module and nn.quantized.functional.relu (#47415) (#48038) 2020-11-17 09:52:21 -08:00
torch.overrides.rst Add documentation for torch.overrides submodule. (#48170) 2020-11-30 11:25:31 -08:00
torch.quantization.rst
torch.rst Remove deprecated spectral ops from torch namespace (#48594) 2020-12-05 04:12:32 -08:00
type_info.rst