Skip to content

Commit f9aaeb3

Browse files
committed
remove
1 parent 5408adb commit f9aaeb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

csrc/python_frontend/python_bindings.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,6 @@ void initNvFuserPythonBindings(PyObject* module) {
762762

763763
nvfuser.def("clone", clone);
764764

765-
py::arg("max_fusions") = int(16384),
766765
nvfuser.def(
767766
"get_registers_per_thread",
768767
getRegPerThreadGivenThreadsPerSM,

0 commit comments

Comments
 (0)