Home
last modified time | relevance | path

Searched defs:isroutine (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/util/
Dtf_inspect.py383 def isroutine(object): # pylint: disable=redefined-builtin function
/external/python/cpython2/Lib/
Dinspect.py235 def isroutine(object): function
/external/python/cpython3/Lib/
Dinspect.py285 def isroutine(object): function