Searched defs:ClientSession (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/cc/client/ | ||
D | client_session.cc | 47 ClientSession::ClientSession(const Scope& scope, const string& target) in ClientSession() function in tensorflow::ClientSession |
/external/mesa3d/bin/ | ||
D | gen_release_notes.py | 158 async def get_bug(session: aiohttp.ClientSession, bug_id: str) -> str: |