Searched defs:py_func (Results 1 – 5 of 5) sorted by relevance
143 py::function py_func = in from_json() local
286 std::shared_ptr<TensorOp> py_func; in toPyFuncOp() local
142 for (const auto &py_func : py_funcs) { in GetMultitypeFuncGraphText() local
661 PyObject* py_func; in _pysqlite_func_callback() local
573 PyObject *py_func(PyObject *self, PyObject *args) in py_func() function