Skip to content

Commit 78e58c4

Browse files
committed
[Backend Tester] Don't run fp64 model tests
ghstack-source-id: 8ced100 ghstack-comment-id: 3256604361 Pull-Request: #13982
1 parent 686bb71 commit 78e58c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backends/test/suite/models/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
DTYPES: list[torch.dtype] = [
2323
torch.float16,
2424
torch.float32,
25-
torch.float64,
2625
]
2726

2827

0 commit comments

Comments
 (0)