COMMITS
/ test/float8/test_compile.py August 13, 2025
A
Drop support for PyTorch 2.5 and before (#2720)
andrewor14 committed
July 12, 2025
J
Rename torchao.float8.Float8Tensor to Float8TrainingTensor (#2535)
Jerry Zhang committed
June 24, 2025
V
rename `torchao.testing.float8` to `torchao.testing.training` (#2415)
Vasiliy Kuznetsov committed
April 22, 2025
J
Update ruff version to 0.11.6 (#2103)
Jerry Zhang committed
February 22, 2025
V
delete delayed scaling from torchao.float8 (#1753)
Vasiliy Kuznetsov committed
February 19, 2025
V
float8 training: make the "config from recipe" API polished (#1731)
Vasiliy Kuznetsov committed
V
float8 training: clean up recipe names (#1730)
Vasiliy Kuznetsov committed
February 10, 2025
D
Support power of 2 scaling factors in float8 training and use e4m3 everywhere (#1670)
Daniel Vega-Myhre committed
January 16, 2025
December 19, 2024
V
refactor: move delayed and static scaling to StatefulFloat8Linear (#1439)
Vasiliy Kuznetsov committed
December 4, 2024
L
[float8] Allow specifying arbitrary dtype for each tensor (#1378)
Luca Wehrstedt committed
December 1, 2024
A
Update hardware check conditions (#1356)
Apurva Jain committed
November 18, 2024
A
Lint fixes for test/float8 (#1303)
Apurva Jain committed
October 23, 2024
J
[reland][ROCm] use dataclass for fnuz type setting (#1150)
Jeff Daily committed
M
Revert "[ROCm] use dataclass for fnuz type setting" (#1148)
Mark Saroufim committed
J
[ROCm] use dataclass for fnuz type setting (#1142)
Jeff Daily committed
October 7, 2024
V
float8 training axiswise scaling support with per-gemm-argument configuration (#940)
Vasiliy Kuznetsov committed
V
add axiswise scaling to Float8Linear (#920)
Vasiliy Kuznetsov committed
October 1, 2024
W
[float8] improve eager numerics for dynamic scales and gets on par with torch.compile (#904)
Wei (Will) Feng committed
September 24, 2024
V
clean up device checks in float8 unit test files (#923)
Vasiliy Kuznetsov committed
August 28, 2024
V
float8 training: add static scaling (#760)
Vasiliy Kuznetsov committed
August 15, 2024
M
Add PyTorch 2.4 tests in CI (#654)
Mark Saroufim committed
August 14, 2024
M
retry version guard fix (#679)
Mark Saroufim committed
August 7, 2024
A
Enable float8 CI on sm89 (#587)
Apurva Jain committed
July 30, 2024
V
move float8_experimental to torchao/float8
Vasiliy Kuznetsov committed