COMMITS
/ torchao/float8/float8_linear_utils.py March 4, 2025
M
update typehint (#1740)
Masaki Kozuki committed
February 22, 2025
V
delete delayed scaling from torchao.float8 (#1753)
Vasiliy Kuznetsov committed
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
November 25, 2024
V
float8 training: move module attribute setting to sync function (#1341)
Vasiliy Kuznetsov committed
November 22, 2024
V
float8 training: fix bug with AC + compile (#1329)
Vasiliy Kuznetsov committed
November 19, 2024
V
float8 with delayed scaling: fix autocast handling (#1306)
Vasiliy Kuznetsov committed
November 11, 2024
A
Ruff Lint fixes (torchao/float8) (#1239)
Apurva Jain committed
August 23, 2024
M
use `torch.compiler.is_compiling` (#739)
Masaki Kozuki committed
July 30, 2024
V
move float8_experimental to torchao/float8
Vasiliy Kuznetsov committed