mirror of
https://github.com/ml-explore/mlx.git
synced 2025-08-22 13:07:51 +08:00
spelling: destination
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
61aa86623c
commit
a14e19704f
@ -1742,7 +1742,7 @@ void init_ops(py::module_& m) {
|
|||||||
"a"_a,
|
"a"_a,
|
||||||
py::pos_only(),
|
py::pos_only(),
|
||||||
"source"_a,
|
"source"_a,
|
||||||
"destiantion"_a,
|
"destination"_a,
|
||||||
py::kw_only(),
|
py::kw_only(),
|
||||||
"stream"_a = none,
|
"stream"_a = none,
|
||||||
R"pbdoc(
|
R"pbdoc(
|
||||||
|
Loading…
Reference in New Issue
Block a user