Searched defs:py_func (Results 1 – 7 of 7) sorted by relevance
33 def py_func(func, function
144 py_func = script_ops.eager_py_func variable
406 def py_func(func, inp, Tout, stateful=True, name=None): function
654 PyObject* py_func; in _pysqlite_func_callback() local
598 PyObject* py_func; in _pysqlite_func_callback() local
398 PyObject *py_func(PyObject *self, PyObject *args) in py_func() function
404 PyObject *py_func(PyObject *self, PyObject *args) in py_func() function