COMMITS
/ torchao/quantization/pt2e/quantize_pt2e.py August 22, 2025
A
Remove TORCH_VERSION_AT_LEAST* warnings when importing torch (#2852)
andrewor14 committed
August 13, 2025
A
Track API usage (#2706)
andrewor14 committed
A
Replace `export_for_training` with `torch.export.export` (#2724)
andrewor14 committed
A
Drop support for PyTorch 2.5 and before (#2720)
andrewor14 committed
May 23, 2025
S
Add backward compatible types to pt2e prepare
Scott Roy committed
May 19, 2025
April 25, 2025
J
Make util function and classes public and simplify import path (#2129)
Jerry Zhang committed
J
[3/n] Flatten import path (#2125)
Jerry Zhang committed
April 24, 2025
J
[2/n] flatten pt2e/pt2e folder (#2121)
Jerry Zhang committed
April 21, 2025
J
[1/n] Move a few utils under pt2e/pt2e/ to pt2e/ (#2083)
Jerry Zhang committed
April 15, 2025
J
Copy and adapt pt2e quantization code to torchao (#2048)
Jerry Zhang committed