Home
last modified time | relevance | path

Searched refs:QueueFunc (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_event_mgr.h103 QueueFunc(stream, std::move(func)); in ThenExecute()
165 void QueueFunc(se::Stream* stream, std::function<void()> func) in QueueFunc() function