Home
last modified time | relevance | path

Searched defs:context_manager (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
Dpy_context_manager_pybind.cc26 py::handle TestPyContextManager(py::handle context_manager, in TestPyContextManager()
/external/python/cpython3/Lib/unittest/test/testmock/
Dtestasync.py656 async def raise_in(context_manager): argument