pytorch/torch/ao/quantization
Tugsbayasgalan (Tugsuu) Manlaibaatar de05dbc39c Replace export_for_training with export (#162396)
Summary: replace export_for_training with epxort

Test Plan:
CI

Rollback Plan:

Differential Revision: D81935792

Pull Request resolved: https://github.com/pytorch/pytorch/pull/162396
Approved by: https://github.com/angelayi, https://github.com/jerryzh168
2025-09-10 14:19:34 +00:00
..
backend_config Remove the uncessary empty file (#160728) 2025-08-19 10:54:08 +00:00
experimental [BE][13/16] fix typos in torch/ (torch/ao/) (#156603) 2025-06-29 04:34:04 +00:00
fx [pt2e] Avoid getting model device once per node (#159901) 2025-09-03 19:29:00 +00:00
pt2e Replace export_for_training with export (#162396) 2025-09-10 14:19:34 +00:00
quantizer [BE][13/16] fix typos in torch/ (torch/ao/) (#156603) 2025-06-29 04:34:04 +00:00
__init__.py Use new type statement to fix public API of types (#158487) 2025-07-17 18:46:44 +00:00
_correct_bias.py [BE]: Apply ruff PERF403 to use dict comprehensions more often (#149257) 2025-03-18 00:46:07 +00:00
_equalize.py [BE][PYFMT] migrate PYFMT for torch/ao/ to ruff format (#148185) 2025-06-14 16:47:04 +00:00
_learnable_fake_quantize.py mypy 1.16.0 (#155821) 2025-06-14 18:18:43 +00:00
fake_quantize.py mypy 1.16.0 (#155821) 2025-06-14 18:18:43 +00:00
fuse_modules.py
fuser_method_mappings.py [BE][PYFMT] migrate PYFMT for torch/ao/ to ruff format (#148185) 2025-06-14 16:47:04 +00:00
observer.py [pt2e] Avoid getting model device once per node (#159901) 2025-09-03 19:29:00 +00:00
pattern.md
qconfig_mapping.py [BE][PYFMT] migrate PYFMT for torch/ao/ to ruff format (#148185) 2025-06-14 16:47:04 +00:00
qconfig.py Use new type statement to fix public API of types (#158487) 2025-07-17 18:46:44 +00:00
quant_type.py
quantization_mappings.py [BE][PYFMT] migrate PYFMT for torch/ao/ to ruff format (#148185) 2025-06-14 16:47:04 +00:00
quantize_fx.py [BE][13/16] fix typos in torch/ (torch/ao/) (#156603) 2025-06-29 04:34:04 +00:00
quantize_jit.py [BE][PYFMT] migrate PYFMT for torch/ao/ to ruff format (#148185) 2025-06-14 16:47:04 +00:00
quantize_pt2e.py [BE][13/16] fix typos in torch/ (torch/ao/) (#156603) 2025-06-29 04:34:04 +00:00
quantize.py [BE][PYFMT] migrate PYFMT for torch/ao/ to ruff format (#148185) 2025-06-14 16:47:04 +00:00
stubs.py [BE][PYFMT] migrate PYFMT for torch/ao/ to ruff format (#148185) 2025-06-14 16:47:04 +00:00
utils.py Use new type statement to fix public API of types (#158487) 2025-07-17 18:46:44 +00:00