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

  /external/tensorflow/tensorflow/stream_executor/
stream_executor_pimpl.cc 660 Event::Status StreamExecutor::PollForEventStatus(Event *event) {
661 return implementation_->PollForEventStatus(event);
  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_gpu_executor.cc 620 Event::Status CUDAExecutor::PollForEventStatus(Event *event) {
    [all...]

Completed in 142 milliseconds