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 35dbb2e commit b36003fCopy full SHA for b36003f
bitsandbytes/functional.py
@@ -2303,7 +2303,7 @@ def batched_igemm(
2303
2304
2305
@deprecated(
2306
- "igemmlt is deprecated and will be removed in a future release. " "Please use int8_linear_matmul instead.",
+ "igemmlt is deprecated and will be removed in a future release. Please use int8_linear_matmul instead.",
2307
category=FutureWarning,
2308
)
2309
def igemmlt(
0 commit comments