Skip to content

Commit 4d88ec3

Browse files
drisspgjerryzh168
authored andcommitted
[Lint] Format and Lint nf4 file and test (pytorch#800)
1 parent 272e7f6 commit 4d88ec3

3 files changed

Lines changed: 206 additions & 110 deletions

File tree

ruff.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@
55
include = [
66
"torchao/float8/inference.py",
77
"torchao/float8/float8_utils.py",
8+
"torchao/dtypes/nf4tensor.py",
9+
"test/dtypes/test_nf4.py",
810
]

0 commit comments

Comments
 (0)