Home
last modified time | relevance | path

Searched defs:CreateEventImplementation (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.h186 std::unique_ptr<internal::EventInterface> CreateEventImplementation() in CreateEventImplementation() function
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h187 std::unique_ptr<internal::EventInterface> CreateEventImplementation() in CreateEventImplementation() function
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc829 CUDAExecutor::CreateEventImplementation() { in CreateEventImplementation() function in perftools::gputools::cuda::CUDAExecutor