mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/39915 Some of the usage, e.g. add_scalar will not be supporting the debug option, that is, we will not have a numerically exact representation of the final quantized model before finalize if people use add scalar. warning will be added in a later PR. Test Plan: Imported from OSS Differential Revision: D22013026 fbshipit-source-id: 714b938f25c10fad3dfc79f095356b9803ef4b47 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _numeric_suite.py | ||
| default_mappings.py | ||
| fake_quantize.py | ||
| fuse_modules.py | ||
| observer.py | ||
| qconfig.py | ||
| quantize_script.py | ||
| quantize.py | ||
| stubs.py | ||