Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/utils/
Dtf_contextlib.py25 def contextmanager(target): function
/external/tensorflow/tensorflow/python/util/
Dtf_contextlib.py25 def contextmanager(target): function
/external/python/cpython2/Lib/
Dcontextlib.py54 def contextmanager(func): function
/external/python/cpython3/Lib/
Dcontextlib.py215 def contextmanager(func): function