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

  /external/tensorflow/tensorflow/stream_executor/
stream_executor_pimpl.cc 487 bool StreamExecutor::SynchronizeAllActivity() {
488 VLOG(1) << "Called StreamExecutor::SynchronizeAllActivity()"
490 bool ok = implementation_->SynchronizeAllActivity();
  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_gpu_executor.cc 475 bool CUDAExecutor::SynchronizeAllActivity() {
    [all...]

Completed in 190 milliseconds