Searched defs:args_tuple (Results 1 – 3 of 3) sorted by relevance
142 py::tuple args_tuple = EliminateSelf(args, name); in RunGraph() local
230 PyObject *args_tuple(PyObject *object, in args_tuple() function
367 std::vector<ValuePtr> args_tuple; in GetInputofBpropCut() local