COMMITS
/ test/quantization/test_quant_api.py August 22, 2025
A
Remove TORCH_VERSION_AT_LEAST* warnings when importing torch (#2852)
andrewor14 committed
August 13, 2025
A
Remove old `change_linear_weights_to_*` APIs (#2721)
andrewor14 committed
A
Drop support for PyTorch 2.5 and before (#2720)
andrewor14 committed
July 10, 2025
X
[CPU] Add concat-linear fusion pass for da8w4 (#2476)
Xia, Weiwen committed
July 2, 2025
J
Update test_quant_api.py (#2469)
Jerry Zhang committed
July 1, 2025
P
Fix/quant test precision for Cuda (#2467)
Peter Yeh committed
P
fix(tests): relax precision for test_int8_wo_quant_save_load on ROCm (#2462)
Peter Yeh committed
June 25, 2025
X
[CPU] Enable DA8W4 on CPU (#2128)
Xia Weiwen committed
June 2, 2025
H
GPTQ updates (#2235)
HDCharles committed
May 24, 2025
J
Rename AOPerModuleConfig to ModuleFqnToConfig (#2243)
Jerry Zhang committed
May 23, 2025
A
Relax int4wo device mismatch error (#2254)
andrewor14 committed
April 26, 2025
J
Fix AOPerModuleConfig bug in skipping quantizing modules (#2135)
Jerry Zhang committed
April 24, 2025
J
Add AOPerModuleConfig (#2119)
Jerry Zhang committed
April 22, 2025
J
Update ruff version to 0.11.6 (#2103)
Jerry Zhang committed
April 10, 2025
M
INT4 XPU enabling (#1577)
Meng, Hengyu committed
March 10, 2025
A
Add bias support for Int8DynActInt4WeightLinear (#1845)
andrewor14 committed
March 7, 2025
L
Enable the CPU int4 with HQQ quant (#1824)
leslie-fang-intel committed
March 5, 2025
A
Revert "Move torchao/_models to benchmarks/_models" (#1844)
Apurva Jain committed
March 4, 2025
A
Move torchao/_models to benchmarks/_models (#1784)
Apurva Jain committed
February 22, 2025
J
move decorators to testing/utils.py (#1761)
Jesse Cai committed
February 21, 2025
P
[Reland] ROCm CI (Infra + Skips) (#1581)
Peter Yeh committed
February 14, 2025
V
config migration: fpx, gemlite, uintx (#1697)
Vasiliy Kuznetsov committed
V
config migration: int* (#1696)
Vasiliy Kuznetsov committed
V
config migration: float8* (#1694)
Vasiliy Kuznetsov committed
V
[bc-breaking] enable direct configuration in quantize_ (#1595)
Vasiliy Kuznetsov committed
January 24, 2025
X
[CPU] Fix registration of int4wo linear implementation on CPU (#1578)
Xia Weiwen committed
December 20, 2024
V
for now, delete the float8-all-gather-only functionality from float8 … (#1451)
Vasiliy Kuznetsov committed
December 19, 2024
G
pytorch/ao/test/quantization
gmagogsfm committed
December 2, 2024
A
Lint fixes test/quantization (#1359)
Apurva Jain committed
October 22, 2024
J
Add support for asymmetric act quant for int8 dynamic quant (#1131)
Jerry Zhang committed
October 1, 2024
D
Gptq mt refactor (#914)
dhug committed
September 9, 2024
M
Add symmetric quantization with no clipping error in the tensor subclass based API (#845)
Mengtao Yuan committed
August 19, 2024
T
Add option to move param to `device` before quantization (#699)
Thien Tran committed
August 14, 2024
M
retry version guard fix (#679)
Mark Saroufim committed
July 29, 2024
Y
Fix int4pack_mm error (#517)
YanbingJiang committed
July 26, 2024
J
Refactor LinearActQuantizedTensor (#542)
Jerry Zhang committed
J
Fixing cuda device check (#536)
Jerry Zhang committed
July 17, 2024
J
Fix the impl for `to` for int4 weight only use case (#522)
Jerry Zhang committed
July 16, 2024
J
Skip tests broken by change of `_convert_weight_to_int4pack` (#504)
Jerry Zhang committed
July 11, 2024
J
Add a test for map_location="cpu" (#497)
Jerry Zhang committed
July 8, 2024
J
Enable `model.to(device)` for int8 weight only quantized model (#486)
Jerry Zhang committed
July 4, 2024
J
Renaming `quantize` to `quantize_` (#467)
Jerry Zhang committed
June 21, 2024
H
eval script fixes (#414)
HDCharles committed
J
Refactor the API for quant method argument for quantize function (#400)
Jerry Zhang committed
June 18, 2024
H
073 scripts for benchmarks (#372)
HDCharles committed
June 17, 2024
J
Enable a test for loading state_dict with tensor subclasses (#389)
Jerry Zhang committed
June 14, 2024
J
Add `register_apply_tensor_subclass` (#366)
Jerry Zhang committed
June 13, 2024
J
Deprecate top level quantization APIs (#344)
Jerry Zhang committed
June 11, 2024
H
Adding Llama to TorchAO (#276)
HDCharles committed
June 7, 2024
J
Move some util functions from quantization.utils to torchao.utils (#337)
Jerry Zhang committed