mirror of
https://github.com/ml-explore/mlx.git
synced 2025-07-17 06:21:12 +08:00
fix typo (#1215)
This commit is contained in:
parent
95d11bda06
commit
4eef1e8a3e
@ -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(),
|
||||
|
Loading…
Reference in New Issue
Block a user