pytorch/torch/quantization
Emily Shen 07da584dbd Fix KeyError returned by _maybe_get_last_node_only_observer (#58443)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/58443

Test Plan: arc lint

Reviewed By: vkuzo

Differential Revision: D28494119

fbshipit-source-id: 05abf4e12051afc237096812fb0ee08a8b9447f9
2021-05-18 12:41:19 -07:00
..
fx Fix KeyError returned by _maybe_get_last_node_only_observer (#58443) 2021-05-18 12:41:19 -07:00
ns ns for fx: clean up manual string names of related ops (#57210) 2021-05-05 06:30:32 -07:00
__init__.py Un-ignore F403 in .flake8 (#55838) 2021-04-13 09:24:07 -07:00
_correct_bias.py
_equalize.py
_learnable_fake_quantize.py Add lint for unqualified type: ignore (#56290) 2021-04-21 08:07:23 -07:00
_numeric_suite_fx.py ns for fx: move relatedness mapping to mappings file (#57171) 2021-05-05 06:29:11 -07:00
_numeric_suite.py Add lint for unqualified type: ignore (#56290) 2021-04-21 08:07:23 -07:00
fake_quantize.py memory efficient per-channel fq: use it everywhere, delete old version (#51265) 2021-01-28 19:42:25 -08:00
fuse_modules.py Add lint for unqualified noqa (#56272) 2021-04-19 13:16:18 -07:00
fuser_method_mappings.py quantization: Linear + BatchNorm1d fusion (#50748) 2021-01-20 12:59:02 -08:00
observer.py Support factory kwargs in torch.nn modules (#54508) 2021-04-22 16:16:53 -07:00
qconfig.py Un-ignore F403 in .flake8 (#55838) 2021-04-13 09:24:07 -07:00
quant_type.py
quantization_mappings.py ns for fx: add test for op relationship coverage (#55837) 2021-04-15 16:11:26 -07:00
quantize_fx.py [FX] Fix retracing wrapped functions (#58061) 2021-05-17 19:50:16 -07:00
quantize_jit.py Enforce PEP263 for PyTorch python codebase (#55346) 2021-04-06 18:31:38 -07:00
quantize.py Back out "[quant][graphmode][fx] Separate handling Copy operator to a helper function" (#55388) 2021-04-06 14:20:36 -07:00
stubs.py
utils.py [quant][graphmode][fx] Fix a condition check for CopyNode (#53585) 2021-03-11 09:32:20 -08:00