mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Updated Home (markdown)
1
Home.md
1
Home.md
@ -83,6 +83,7 @@ New to PyTorch? Don't know where to start?
|
||||
* [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)
|
||||
* [Implementing native quantized ops](https://github.com/pytorch/pytorch/blob/master/aten/src/ATen/native/quantized/README.md)
|
||||
* [Extend PyTorch Quantization to Custom Backends](https://github.com/pytorch/pytorch/wiki/Extending-PyTorch-Quantization-to-Custom-Backends)
|
||||
|
||||
### JIT/TorchScript
|
||||
* [JIT Technical Overview](https://github.com/pytorch/pytorch/blob/master/torch/csrc/jit/OVERVIEW.md)
|
||||
|
Reference in New Issue
Block a user