COMMITS
/ test/float8/test_base.py August 13, 2025
A
Drop support for PyTorch 2.5 and before (#2720)
andrewor14 committed
August 7, 2025
J
Bump version for float8 dynamic quant and weight only quant configs (#2650)
Jerry Zhang committed
August 1, 2025
M
Remove warnings in favor of skiptests for Moe code (#2654)
Mark Saroufim committed
July 23, 2025
V
fix autocast handling for float8 training rowwise recipes (#2587)
Vasiliy Kuznetsov committed
July 12, 2025
J
Rename torchao.float8.Float8Tensor to Float8TrainingTensor (#2535)
Jerry Zhang committed
July 7, 2025
Y
test rowwise fp32
y-sq committed
June 24, 2025
V
rename `torchao.testing.float8` to `torchao.testing.training` (#2415)
Vasiliy Kuznetsov committed
May 21, 2025
Y
use correct fp8 quantization dtype for AMD GPU
Yu Guo committed
April 22, 2025
J
Update ruff version to 0.11.6 (#2103)
Jerry Zhang committed
February 26, 2025
V
[1/x] float8 cleanup: remove float8_python_api (#1779)
Vasiliy Kuznetsov committed
February 22, 2025
V
delete delayed scaling from torchao.float8 (#1753)
Vasiliy Kuznetsov committed
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 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 17, 2025
A
Revert "Skip Unit Tests for ROCm CI" (#1580)
andrewor14 committed
P
Skip Unit Tests for ROCm CI (#1563)
Peter Yeh committed
December 19, 2024
V
refactor: move delayed and static scaling to StatefulFloat8Linear (#1439)
Vasiliy Kuznetsov committed
V
fix local float8 tests on H100 (#1438)
Vasiliy Kuznetsov committed
December 4, 2024
L
[float8] Allow specifying arbitrary dtype for each tensor (#1378)
Luca Wehrstedt committed
December 2, 2024
M
check `scale.ndim` before applying `t`/`transpose` (#1339)
Masaki Kozuki committed
December 1, 2024
A
Update hardware check conditions (#1356)
Apurva Jain committed
November 28, 2024
A
Add support for quantize_() with Float8Linear module (#1344)
Apurva Jain committed
November 25, 2024
V
float8 training: move module attribute setting to sync function (#1341)
Vasiliy Kuznetsov committed
November 19, 2024
V
float8 with delayed scaling: fix autocast handling (#1306)
Vasiliy Kuznetsov committed
November 18, 2024
A
Lint fixes for test/float8 (#1303)
Apurva Jain committed
November 15, 2024
V
float8 delayed scaling: remove need to use workaround for AC (#1291)
Vasiliy Kuznetsov committed
November 14, 2024
H
make float 8 error message test BC (#1284)
HDCharles committed
November 12, 2024
H
Update error message to unbreak main (#1274)
HDCharles committed
October 24, 2024
A
Move float8_aten_api to float8_ops (#1155)
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
V
add axiswise granularity to Float8Tensor (#919)
Vasiliy Kuznetsov committed
September 24, 2024
V
clean up device checks in float8 unit test files (#923)
Vasiliy Kuznetsov committed
September 23, 2024
W
[float8] fix typo in bitwise_identical unit test (#918)
Wei (Will) Feng committed
September 4, 2024
D
[Float8] Make Inference and Training code independent (#808)
Driss Guessous 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 12, 2024
V
fix bug with float8 + inference_mode (#659)
Vasiliy Kuznetsov committed
August 7, 2024
A
Enable float8 CI on sm89 (#587)
Apurva Jain committed
August 6, 2024
V
testing ghstack direct, part 2 (#608)
Vasiliy Kuznetsov committed
V
Update (#607)
Vasiliy Kuznetsov committed
July 30, 2024
V
move float8_experimental to torchao/float8
Vasiliy Kuznetsov committed