Searched defs:CreateStreamDependency (Results 1 – 5 of 5) sorted by relevance
92 bool XlaInterpreterExecutor::CreateStreamDependency(Stream *dependent, in CreateStreamDependency() function in stream_executor::interpreter::XlaInterpreterExecutor
165 bool HostExecutor::CreateStreamDependency(Stream *dependent, Stream *other) { in CreateStreamDependency() function in stream_executor::host::HostExecutor
628 bool GpuExecutor::CreateStreamDependency(Stream* dependent, Stream* other) { in CreateStreamDependency() function in stream_executor::gpu::GpuExecutor
792 bool StreamExecutor::CreateStreamDependency(Stream *dependent, Stream *other) { in CreateStreamDependency() function in stream_executor::StreamExecutor
747 bool GpuExecutor::CreateStreamDependency(Stream* dependent, Stream* other) { in CreateStreamDependency() function in stream_executor::gpu::GpuExecutor