Home
last modified time | relevance | path

Searched defs:CreateStreamDependency (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.cc85 bool InterpreterExecutor::CreateStreamDependency(Stream *dependent, in CreateStreamDependency() function in perftools::gputools::interpreter::InterpreterExecutor
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc163 bool HostExecutor::CreateStreamDependency(Stream *dependent, Stream *other) { in CreateStreamDependency() function in perftools::gputools::host::HostExecutor
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc682 bool StreamExecutor::CreateStreamDependency(Stream *dependent, Stream *other) { in CreateStreamDependency() function in perftools::gputools::StreamExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc644 bool CUDAExecutor::CreateStreamDependency(Stream *dependent, Stream *other) { in CreateStreamDependency() function in perftools::gputools::cuda::CUDAExecutor