We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 956be2f commit 5148300Copy full SHA for 5148300
tests/test_quantization/lifecycle/test_helpers.py
@@ -26,6 +26,7 @@
26
torch.int8,
27
torch.int16,
28
torch.int32,
29
+ torch.int64,
30
torch.bfloat16,
31
torch.float16,
32
torch.float32,
0 commit comments