pytorch/docs
Vasiliy Kuznetsov 01bd6f4357 pytorch: fix typo in quantization docs (#73511)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/73511

Fixes typo in describing the `torch.qint32` data type.

Test Plan: CI

Reviewed By: andrewor14

Differential Revision: D34522741

Pulled By: vkuzo

fbshipit-source-id: f05f8440d9708281213a4b3736e8f59199dd7b1a
(cherry picked from commit ca9e598d60cac016e58fda9cd0f329ca412ec36b)
2022-02-28 23:11:52 +00:00
..
caffe2 Revert D30279364: [codemod][lint][fbcode/c*] Enable BLACK by default 2021-08-12 11:45:01 -07:00
cpp add VS extension in doc (#63944) 2021-11-11 18:02:08 -08:00
source pytorch: fix typo in quantization docs (#73511) 2022-02-28 23:11:52 +00:00
.gitignore
libtorch.rst DOC: Building libtorch using CMake (#44196) 2020-10-21 14:29:36 -07:00
make.bat
Makefile DOC: fail to build if there are warnings (#41335) 2020-07-28 22:33:44 -07:00
README.md Add docs/README.md to make existing doc build info more discoverable (#49286) 2020-12-16 11:55:45 -08:00
requirements.txt Add copy button to code snippets in docs (#63149) 2021-08-15 06:25:32 -07:00

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