HomeSort by relevance Sort by last modified time
    Searched refs:host_executor_ (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/stream_executor/host/
host_stream.cc 25 : host_executor_(new port::ThreadPool(port::Env::Default(),
36 host_executor_->Schedule([this, task]() {
host_stream.h 47 std::unique_ptr<port::ThreadPool> host_executor_; member in class:perftools::gputools::host::HostStream

Completed in 370 milliseconds