Updated Home (markdown)

Julien Yao
2024-10-31 20:51:03 +01:00
parent 84eb3e38de
commit e086786f5b

@ -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)