Home
last modified time | relevance | path

Searched defs:py_func (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dscript_ops.py635 def py_func(func, inp, Tout, stateful=True, name=None): function
/external/python/cpython2/Modules/_sqlite/
Dconnection.c654 PyObject* py_func; in _pysqlite_func_callback() local
/external/python/cpython3/Modules/_sqlite/
Dconnection.c592 PyObject* py_func; in _pysqlite_func_callback() local
/external/python/cpython2/Modules/_ctypes/
D_ctypes_test.c398 PyObject *py_func(PyObject *self, PyObject *args) in py_func() function
/external/python/cpython3/Modules/_ctypes/
D_ctypes_test.c573 PyObject *py_func(PyObject *self, PyObject *args) in py_func() function