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 f6630d8 commit 5b3c395Copy full SHA for 5b3c395
bitsandbytes/backends/mps/ops.py
@@ -6,7 +6,6 @@
6
7
from collections.abc import Sequence
8
from math import prod
9
-from typing import Optional
10
11
import torch
12
0 commit comments