COMMITS
/ test/integration/test_integration.py August 22, 2025
A
Remove TORCH_VERSION_AT_LEAST* warnings when importing torch (#2852)
andrewor14 committed
August 13, 2025
A
Replace `export_for_training` with `torch.export.export` (#2724)
andrewor14 committed
A
Remove old `change_linear_weights_to_*` APIs (#2721)
andrewor14 committed
A
Drop support for PyTorch 2.5 and before (#2720)
andrewor14 committed
August 5, 2025
P
Skip Flaky ROCm Test in Integration Suite (#2691)
Peter Yeh committed
July 25, 2025
J
Misc fixes to prepare for adding Float8Tensor (#2603)
Jerry Zhang committed
July 24, 2025
A
[BE] Convert quantization internal methods private (#2568)
Apurva Jain committed
July 1, 2025
A
Register choose_qparams_affine_float8 as custom op (#2461)
Angela Yi committed
June 16, 2025
J
Skip a couple tests to unbreak CI (#2382)
Jesse Cai committed
June 12, 2025
H
fixing trunk - autoquant test failure (#2363)
HDCharles committed
June 9, 2025
P
Enhance test_autoquant_compile to support ROCm (#2100)
Peter Yeh committed
May 30, 2025
D
Add Integration Tests to H100 CI (#2268)
Driss Guessous committed
May 8, 2025
H
Remove broken test (#2188)
HDCharles committed
April 22, 2025
J
Update ruff version to 0.11.6 (#2103)
Jerry Zhang committed
April 15, 2025
J
Copy and adapt pt2e quantization code to torchao (#2048)
Jerry Zhang committed
April 10, 2025
M
INT4 XPU enabling (#1577)
Meng, Hengyu committed
March 12, 2025
V
remove the `set_inductor_config` argument of `quantize_`. (#1865)
Vasiliy Kuznetsov committed
March 7, 2025
L
Enable the CPU int4 with HQQ quant (#1824)
leslie-fang-intel committed
February 24, 2025
E
update mixed mm weight only quant test to work w mixed mm deletion (#1772)
eellison 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
January 29, 2025
S
Consolidate `ZeroPointDomain.NONE` & `None` zero point domains (#1556)
sanchitintel committed
January 18, 2025
A
Fix CI linux_job permissions (#1576)
Apurva Jain committed
January 17, 2025
A
Revert "Skip Unit Tests for ROCm CI" (#1580)
andrewor14 committed
P
Skip Unit Tests for ROCm CI (#1563)
Peter Yeh committed
J
Relax dtype requirements for int4 and float8 quants in autoquant (#1571)
Jerry Zhang committed
January 15, 2025
J
Fix float related autoquant options (#1562)
Jerry Zhang committed
January 9, 2025
J
Skip calling unwrap_tensor_subclass for torch 2.7+ (#1531)
Jerry Zhang committed
January 7, 2025
A
Lint test integration (#1509)
Apurva Jain committed
December 19, 2024
G
pytorch/ao/test/integration
gmagogsfm committed
December 18, 2024
J
[resubmit] Gemlite fix (#1435)
Jerry Zhang committed
December 16, 2024
H
gemlite integration in torchao (#1034)
HDCharles committed
December 4, 2024
S
Unskip `test_int8_dynamic_quant_subclass_api` in `test_integration.py` (#1375)
sanchitintel committed
December 1, 2024
A
Update hardware check conditions (#1356)
Apurva Jain committed
November 27, 2024
Y
Add Int4CPULayout and update int4 woq (#1278)
YanbingJiang committed
J
Add floating point options for autoquant and add accuracy measurement (#1355)
Jerry Zhang committed
November 20, 2024
J
Revert "pin nightlies to deal with std::badalloc" (#1283)
Jesse Cai committed
November 15, 2024
J
Fix an autoquant bug in flatten/unflatten (#1288)
Jerry Zhang committed
November 13, 2024
J
Update torchao api reference and add contributor guide (#1255)
Jerry Zhang committed
November 12, 2024
J
Call narrow only for TensorCoreTiledLayout (#1207)
Jerry Zhang committed
October 28, 2024
A
Added support for Per Tensor Scaling for Float8 Dynamic Autoquant (#1175)
Apurva Jain committed
October 25, 2024
H
is_linear fix for MHA (#1141)
HDCharles committed
H
int8wo Embedding Quant (#1167)
HDCharles committed
L
Add PyTorch 2.5 to regression test (#1168)
leslie-fang-intel committed
A
Fix int8_weight_only group_size (#1165)
andrewor14 committed
October 19, 2024
J
Add support for groupwise quantization for int8 weight only quantization (#1121)
Jerry Zhang committed
October 15, 2024
A
Add generic fake quantized linear for QAT (#1020)
andrewor14 committed
October 10, 2024
A
Rename AQT#2 LayoutType -> Layout (#1049)
Apurva Jain committed
A
Aqt rename#1 Layout -> TensorImpl (#1046)
Apurva Jain committed