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 686bb71 commit 78e58c4Copy full SHA for 78e58c4
backends/test/suite/models/__init__.py
@@ -22,7 +22,6 @@
22
DTYPES: list[torch.dtype] = [
23
torch.float16,
24
torch.float32,
25
- torch.float64,
26
]
27
28
0 commit comments