pytorch/test/quantization
Huamin Li 43853691bc [Quantization] add an option keep_original_weights in _lower_to_native_backend (#141049)
Differential Revision: D66153809

This diff adds an option to keep_original_weights so we can track back the original weight and bias after performing prepare_fx and convert_fx

Pull Request resolved: https://github.com/pytorch/pytorch/pull/141049
Approved by: https://github.com/jerryzh168
2024-12-27 04:02:07 +00:00
..
ao_migration Enable UFMT on all of test/quantization/ao_migration &bc (#123994) 2024-04-13 06:36:10 +00:00
bc Fix unused Python variables in test/[e-z]* (#136964) 2024-12-18 23:02:30 +00:00
core Revert "[BE][Easy] use pathlib.Path instead of dirname / ".." / pardir (#129374)" 2024-12-26 17:32:23 +00:00
eager Fix unused Python variables in test/[e-z]* (#136964) 2024-12-18 23:02:30 +00:00
fx [Quantization] add an option keep_original_weights in _lower_to_native_backend (#141049) 2024-12-27 04:02:07 +00:00
jit Fix unused Python variables in test/[e-z]* (#136964) 2024-12-18 23:02:30 +00:00
pt2e Add support for prototype affine quantization in pt2e flow (#141421) 2024-12-24 04:22:18 +00:00
serialized
__init__.py