Skip to content

Commit 661f4fa

Browse files
committed
test: add note
1 parent cfb4e59 commit 661f4fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_loss_linear.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
supported_dtypes = [
88
torch.float32,
99
torch.float16,
10-
#torch.bfloat16,
10+
# torch.bfloat16, ### tests fail on bfloat16
1111
]
1212

1313
# Define the fixture that provides the num_steps argument

0 commit comments

Comments
 (0)