Commit f7f10598 authored by Atream's avatar Atream
Browse files

fix merge bug, this branch also padding Marlin

parent 02400967
......@@ -60,4 +60,5 @@ PYBIND11_MODULE(KTransformersOps, m) {
py::arg("a"), py::arg("b_q_weight"), py::arg("b_scales"), py::arg("g_idx"),
py::arg("perm"), py::arg("workspace"), py::arg("num_bits"), py::arg("size_m"),
py::arg("size_n"), py::arg("size_k"), py::arg("is_k_full"));
#endif
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment