Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc206 class HostEvent : public internal::EventInterface { class
208 HostEvent() : notification_(std::make_shared<absl::Notification>()) {} in HostEvent() function in stream_executor::host::HostEvent