This commit is contained in:
David Koski
2024-06-24 13:36:35 -07:00
committed by GitHub
parent 95d11bda06
commit 4eef1e8a3e

View File

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