Searched defs:EventMgr (Results 1 – 4 of 4) sorted by relevance
92 EventMgr::EventMgr(se::StreamExecutor* se, const GPUOptions& gpu_options) in EventMgr() function in tensorflow::EventMgr
93 EventMgr::EventMgr(se::StreamExecutor* se, const GPUOptions& gpu_options) in EventMgr() function in tensorflow::EventMgr
111 TEST(EventMgr, Empty) { in TEST() argument120 TEST(EventMgr, WarnIfInCallback) { in TEST() argument
46 class EventMgr; variable