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

  /external/tensorflow/tensorflow/stream_executor/
event.cc 28 stream_exec_->implementation()->CreateEventImplementation()) {}
stream_executor_internal.h 314 virtual std::unique_ptr<EventInterface> CreateEventImplementation() = 0;
  /external/tensorflow/tensorflow/compiler/xla/service/interpreter/
executor.h 187 std::unique_ptr<internal::EventInterface> CreateEventImplementation()
  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_gpu_executor.h 196 std::unique_ptr<internal::EventInterface> CreateEventImplementation()
cuda_gpu_executor.cc 829 CUDAExecutor::CreateEventImplementation() {
    [all...]
  /external/tensorflow/tensorflow/stream_executor/host/
host_gpu_executor.h 186 std::unique_ptr<internal::EventInterface> CreateEventImplementation()

Completed in 231 milliseconds