pytorch/docs
Jerry Zhang 214a6500e3 [quant][docs] Additonal fixes for quantize_fx docs (#84587)
Summary:
Some more clarifications for the arguments, including linking to object docs (QConfigMapping, BackendConfig) and adding types
in the doc

Test Plan:
```
cd docs
make html
```
and

visual inspection for the generated docs

Reviewers:

Subscribers:

Tasks:

Tags:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/84587
Approved by: https://github.com/vkuzo
2022-09-09 15:23:23 +00:00
..
caffe2
cpp Fix typos in docs (#80602) 2022-08-29 23:32:44 +00:00
source [quant][docs] Additonal fixes for quantize_fx docs (#84587) 2022-09-09 15:23:23 +00:00
.gitignore
libtorch.rst
make.bat
Makefile
README.md
requirements.txt Freeze the rest of python docs requirement (#83785) 2022-08-20 03:37:21 +00:00

Please see the Writing documentation section of CONTRIBUTING.md for details on both writing and building the docs.