Skip to content

Commit 5148300

Browse files
committed
add int64
Signed-off-by: Kyle Sayers <[email protected]>
1 parent 956be2f commit 5148300

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_quantization/lifecycle/test_helpers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
torch.int8,
2727
torch.int16,
2828
torch.int32,
29+
torch.int64,
2930
torch.bfloat16,
3031
torch.float16,
3132
torch.float32,

0 commit comments

Comments
 (0)