Searched defs:StartPollingLoop (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/gpu/ | ||
D | gpu_event_mgr.cc | 117 void EventMgr::StartPollingLoop() { in StartPollingLoop() function in tensorflow::EventMgr |
/external/tensorflow/tensorflow/core/common_runtime/device/ | ||
D | device_event_mgr.cc | 118 void EventMgr::StartPollingLoop() { in StartPollingLoop() function in tensorflow::EventMgr |
D | device_event_mgr_test.cc | 82 void StartPollingLoop() { return em_->StartPollingLoop(); } in StartPollingLoop() function in tensorflow::TEST_EventMgrHelper |