COMMITS
/ torchao/_models/sam/eval_combo.py August 13, 2025
A
Drop support for PyTorch 2.5 and before (#2720)
andrewor14 committed
April 22, 2025
J
Update ruff version to 0.11.6 (#2103)
Jerry Zhang committed
March 17, 2025
A
Add copyright header and pre-commit validator (#1900)
Apurva Jain 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
January 11, 2025
J
Add support for eager mode performance (#1539)
Jerry Zhang committed
January 8, 2025
J
Add min_sqnr to torchao/_models (#1502)
Jerry Zhang committed
January 3, 2025
A
Lint fixes for _models (#1483)
Apurva Jain committed
December 18, 2024
J
[ez] Use noquant to make dashboard logic easier (#1430)
Jerry Zhang committed
December 17, 2024
J
Add local optoin for output json file (#1426)
Jerry Zhang committed
J
Add dashboard metric support for sam and sam2 benchmarks (#1407)
Jerry Zhang committed
December 11, 2024
J
Add marlin and semi sparse + quant option to autoquant (#1399)
Jerry Zhang committed
J
Add exhaustive config option to intmm kernel (#1392)
Jerry Zhang committed
November 21, 2024
J
Autoquant v2 initial version (#1240)
Jerry Zhang committed
October 10, 2024
A
Rename AQT#2 LayoutType -> Layout (#1049)
Apurva Jain committed
September 9, 2024
V
fix syntax error in eval_combo.py (#852)
Vasiliy Kuznetsov committed
September 6, 2024
J
Update docs + add deprecation warning (#825)
Jesse Cai committed
D
Add sparse marlin AQT layout (#621)
Diogo Venâncio committed
August 14, 2024
M
retry version guard fix (#679)
Mark Saroufim committed
August 3, 2024
J
Unpin nightly version (#593)
Jerry Zhang committed
August 2, 2024
J
move sam eval from `scripts` to `torchao/_models` (#591)
Jesse Cai committed