Searched defs:converted_args (Results 1 – 3 of 3) sorted by relevance
29 py::tuple converted_args(kIndex1); in GetPythonArg() local
372 py::tuple converted_args(py_args.size()); in RunCellCustomBpropFunction() local420 py::tuple converted_args(py_args.size()); in RunCustomOpBpropFunction() local480 py::tuple converted_args(py_args.size()); in RunVariableHookFunction() local
833 PyObject *process_args, *converted_args = NULL, *fast_args = NULL; in subprocess_fork_exec() local