This commit is contained in:
David Koski 2024-06-24 13:36:35 -07:00 committed by GitHub
parent 95d11bda06
commit 4eef1e8a3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3748,7 +3748,7 @@ void init_ops(nb::module_& m) {
array: The dequantized version of ``w``
)pbdoc");
m.def(
"gater_qmm",
"gather_qmm",
&gather_qmm,
nb::arg(),
nb::arg(),