COMMITS
/ torchao/utils.py August 26, 2025
J
TorchAOBaseTensor `__tensor_flatten__` and `__tensor_unflatten__` use… (#2874)
Jerry Zhang committed
August 23, 2025
J
[reland] Refactor TorchAOBaseTensor for better BC (#2793) (#2855)
Jerry Zhang committed
August 22, 2025
A
Remove TORCH_VERSION_AT_LEAST* warnings when importing torch (#2852)
andrewor14 committed
J
Revert "Refactor TorchAOBaseTensor for better BC support" (#2854)
Jerry Zhang committed
N
fix incorrect torch version test (#2786)
namgyu-youn committed
J
Refactor TorchAOBaseTensor for better BC support (#2793)
Jerry Zhang committed
August 20, 2025
V
mxtensor: inherit from TorchAOBaseTensor (#2805)
Vasiliy Kuznetsov committed
August 18, 2025
V
nvfp4 tensor: switch to TorchAOBaseTensor (#2788)
Vasiliy Kuznetsov committed
August 13, 2025
A
Replace `export_for_training` with `torch.export.export` (#2724)
andrewor14 committed
A
Drop support for PyTorch 2.5 and before (#2720)
andrewor14 committed
August 12, 2025
J
Support `optional_tensor_names` in TorchAOBaseTensor (#2710)
Jerry Zhang committed
J
Align Int4Tensor implementation details with the design of Float8Tensor (#2687)
Jerry Zhang committed
August 11, 2025
A
Deprecate old TORCH_VERSION variables (#2719)
andrewor14 committed
August 1, 2025
J
Make AWQ more general (#2400)
Jerry Zhang committed
July 26, 2025
J
Support more ops in TorchAOBaseTensor (#2609)
Jerry Zhang committed
J
Add more utils to TorchAOBaseTensor (#2597)
Jerry Zhang committed
July 23, 2025
S
add TORCH_VERSION_CHECK for _register_meta (#2575)
shiyang-weng committed
July 3, 2025
J
Add support for Int4GroupwisePreshuffleTensor for fbgemm (#2421)
Jerry Zhang committed
June 27, 2025
J
Add exportable coreml codebook quantization op (#2443)
Jerry Zhang committed
June 26, 2025
D
Store NVFP4 block scales in swwizzled layout on tensor (#2438)
Driss Guessous committed
June 25, 2025
S
June 2, 2025
D
Remove Constraint for sm89 hardware (#2281)
Driss Guessous committed
May 28, 2025
J
Add support for fbgemm int4 mm kernel (#2255)
Jerry Zhang committed
May 8, 2025
H
Enabling MOE Quantization using linear decomposition (#2043)
HDCharles committed
April 22, 2025
J
Update ruff version to 0.11.6 (#2103)
Jerry Zhang committed
April 16, 2025
S
Fix unwrap_tensor_subclass (#2062)
Scott Roy committed
April 10, 2025
M
INT4 XPU enabling (#1577)
Meng, Hengyu committed
March 17, 2025
V
enable tests on mx_formats + Blackwell (#1905)
Vasiliy Kuznetsov committed
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
V
add mxfp8_cublas recipe to mx_formats (#1831)
Vasiliy Kuznetsov committed
D
Add support for copy_ for plain layout and tensor core tiled layout (#1791) (#1804)
Driss Guessous committed
P
ROCm OCP FP8 Support (#1677)
Peter Yeh committed
March 4, 2025
A
Move torchao/_models to benchmarks/_models (#1784)
Apurva Jain 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
February 7, 2025
A
Add boiler plate code to Tensor subclass (#1663)
Apurva Jain committed
January 30, 2025
V
skip failing MX tests on cuda capability 10.0 (#1624)
Vasiliy Kuznetsov committed
January 17, 2025
A
Revert "Enable ROCM in CI" (#1583)
andrewor14 committed
M
Enable ROCM in CI (#999)
Mark Saroufim committed
January 9, 2025
J
Skip calling unwrap_tensor_subclass for torch 2.7+ (#1531)
Jerry Zhang committed
December 1, 2024
A
Update hardware check conditions (#1356)
Apurva Jain committed
November 26, 2024
Y
Enable CPU Offload for Intel GPU (#1324)
Yang Yang committed
A
Add hardware check to fp8 quant (#1314)
Apurva Jain committed
November 12, 2024
D
Fix Safe Load for NF4 (#1241)
Driss Guessous committed
November 5, 2024
J
Add a developer guide for exporting to executorch (#1219)
Jerry Zhang committed
October 29, 2024
J
Update utils.py (#1186)
Jerry Zhang committed
October 10, 2024
A
Rename AQT#2 LayoutType -> Layout (#1049)
Apurva Jain committed
A
Aqt rename#1 Layout -> TensorImpl (#1046)
Apurva Jain committed
October 8, 2024
M
Revert "Rename Layout -> TensorImpl" (#1040)
Mark Saroufim committed