diff --git a/Home.md b/Home.md index de5a154..55ca768 100644 --- a/Home.md +++ b/Home.md @@ -72,6 +72,7 @@ New to PyTorch? Don't know where to start? * [Named Tensors](https://github.com/pytorch/pytorch/blob/master/docs/source/named_tensor.rst) * [Named Tensors operator coverage](https://github.com/pytorch/pytorch/blob/master/docs/source/name_inference.rst) + ### Quantization * [Introduction to Quantization](https://github.com/pytorch/pytorch/blob/master/docs/source/quantization.rst) * [Quantization Operation coverage](https://github.com/pytorch/pytorch/blob/master/docs/source/quantization-support.rst)