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

  /external/tensorflow/tensorflow/compiler/xla/service/
executable.cc 67 stream->InitTimer(timer.get()).ThenStartTimer(timer.get());
service.cc 526 .ThenStartTimer(timers.back().get());
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
gpu_executable.cc 62 .ThenStartTimer(execution_timer_.get());
83 stream_->ThenStartTimer(per_op_timer_.get());
  /external/tensorflow/tensorflow/stream_executor/
stream.h 165 Stream &ThenStartTimer(Timer *t);
169 // execution. See also Stream::ThenStartTimer.
    [all...]
stream.cc     [all...]

Completed in 87 milliseconds