COMMITS
/ torchao/testing/pt2e/utils.py August 22, 2025
A
Remove TORCH_VERSION_AT_LEAST* warnings when importing torch (#2852)
andrewor14 committed
August 13, 2025
A
Fix ruff after https://github.com/pytorch/ao/pull/2724 (#2759)
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
July 2, 2025
G
increase torch dynamo cache size limit to support all tests (#2470)
Gasoonjia committed
June 27, 2025
G
Graduate debug handle in torchao (#2452)
Gasoonjia committed
June 18, 2025
G
Replace debug handle with `from_node` to trace operator transformation (#2339)
Gasoonjia committed
June 17, 2025
G
deduplicate torch ao debugger tests between pytorch/ao and ExecuTorch (#2390)
Gasoonjia committed
June 9, 2025
S
Migrate xnnpack/vulkan/boltnn pt2e from torch.ao to torchao (#11363)
Scott Roy committed
April 25, 2025
J
[3/n] Flatten import path (#2125)
Jerry Zhang committed
April 15, 2025
J
Copy and adapt pt2e quantization code to torchao (#2048)
Jerry Zhang committed