Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/utils/
Dtf_inspect.py335 def getmodule(object): # pylint: disable=redefined-builtin function
/external/tensorflow/tensorflow/python/util/
Dtf_inspect.py349 def getmodule(object): # pylint: disable=redefined-builtin function
/external/python/cpython2/Lib/
Dinspect.py471 def getmodule(object, _filename=None): function
/external/python/cpython3/Lib/test/
Dtest_pickle.py364 def getmodule(module): function
/external/python/cpython3/Lib/
Dinspect.py727 def getmodule(object, _filename=None): function