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

  /external/tensorflow/tensorflow/stream_executor/host/
host_timer.cc 29 return stream->ThenDoHostCallback([this]() { this->StartNow(); }).ok();
33 return stream->ThenDoHostCallback([this]() { this->StopNow(); }).ok();
  /external/tensorflow/tensorflow/contrib/mpi_collectives/kernels/
mpi_ops.cc     [all...]
  /external/tensorflow/tensorflow/stream_executor/
stream.cc     [all...]
stream.h     [all...]

Completed in 285 milliseconds