Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/utils/
Dtf_inspect.py400 def isroutine(object): # pylint: disable=redefined-builtin function
/external/tensorflow/tensorflow/python/util/
Dtf_inspect.py428 def isroutine(object): # pylint: disable=redefined-builtin function
/external/python/cpython2/Lib/
Dinspect.py235 def isroutine(object): function
/external/python/cpython3/Lib/
Dinspect.py295 def isroutine(object): function