COMMITS
/ torchao/quantization/linear_activation_quantized_tensor.py August 13, 2025
A
Drop support for PyTorch 2.5 and before (#2720)
andrewor14 committed
July 9, 2025
A
Fix docstrings for quantization API docs (#2471)
Apurva Jain committed
May 8, 2025
H
Enabling MOE Quantization using linear decomposition (#2043)
HDCharles committed
March 18, 2025
D
Needed for save and load of gemma 1b (#1903)
Driss Guessous committed
March 17, 2025
A
Add copyright header and pre-commit validator (#1900)
Apurva Jain committed
March 5, 2025
D
Add support for copy_ for plain layout and tensor core tiled layout (#1791) (#1804)
Driss Guessous committed
February 28, 2025
A
Revert "Add support for copy_ for plain layout and tensor core tiled layout" (#1803)
Apurva Jain committed
J
Add support for copy_ for plain layout and tensor core tiled layout (#1791)
Jerry Zhang committed
January 10, 2025
J
Add run_tutorials github action and fix existing errors (#1546)
Jerry Zhang committed
December 11, 2024
J
Fix a bug in LinearActivationQuantizedTensor (#1400)
Jerry Zhang committed
November 13, 2024
J
Update torchao api reference and add contributor guide (#1255)
Jerry Zhang committed
November 12, 2024
A
Ruff Lint fixes (torchao/quantization) (#1244)
Apurva Jain committed
October 22, 2024
P
fixed `weights_only=True` load for `float8_dynamic_activation_float8_weight` in quant_api (#1122)
Paarth Bhatnagar committed
October 16, 2024
A
Add AQT tensor parallel for float8_dynamic_quant (#1078)
Apurva Jain committed
September 13, 2024
J
Fix inference_mode (#885)
Jerry Zhang committed
September 3, 2024
J
Move more utils to TorchAOBaseTensor (#784)
Jerry Zhang committed
August 23, 2024
J
Example for GPTQ-like calibration flow (#721)
Jerry Zhang committed
August 22, 2024
J
Fix affine quantized tensor to device calls (#726)
Jerry Zhang committed
August 14, 2024
M
retry version guard fix (#679)
Mark Saroufim committed
August 8, 2024
J
Add support for using AffineQuantizedTensor with `weights_only=True` (#630)
Jerry Zhang committed
H
autoquant using aqt (#609)
HDCharles committed
August 7, 2024
H
Fixing linear_activation_tensor dynamic quant (#622)
HDCharles committed
August 2, 2024
J
Add developer guide code to tutorials (#588)
Jerry Zhang committed
July 26, 2024
J
Refactor LinearActQuantizedTensor (#542)
Jerry Zhang committed