pytorch/torch/quantization
2024-10-19 16:45:22 +00:00
..
fx
__init__.py Remove unused Python variables in torch/[b-z]* (#136963) 2024-10-19 16:45:22 +00:00
_numeric_suite_fx.py Apply UFMT to low traffic torch modules (#106249) 2023-07-29 23:37:30 +00:00
_numeric_suite.py Apply UFMT to low traffic torch modules (#106249) 2023-07-29 23:37:30 +00:00
_quantized_conversions.py Flip default value for mypy disallow_untyped_defs [9/11] (#127846) 2024-06-08 18:50:06 +00:00
fake_quantize.py
fuse_modules.py
fuser_method_mappings.py Apply UFMT to low traffic torch modules (#106249) 2023-07-29 23:37:30 +00:00
observer.py
qconfig.py
quant_type.py
quantization_mappings.py
quantize_fx.py Apply UFMT to low traffic torch modules (#106249) 2023-07-29 23:37:30 +00:00
quantize_jit.py
quantize.py Apply UFMT to low traffic torch modules (#106249) 2023-07-29 23:37:30 +00:00
stubs.py Apply UFMT to low traffic torch modules (#106249) 2023-07-29 23:37:30 +00:00
utils.py