Searched defs:CreateStreamDependency (Results  1 – 9 of 9) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/service/interpreter/ | 
| D | executor.cc | 104 bool XlaInterpreterExecutor::CreateStreamDependency(Stream *dependent,  in CreateStreamDependency()  function in stream_executor::interpreter::XlaInterpreterExecutor
 | 
| /external/tensorflow/tensorflow/compiler/xla/stream_executor/host/ | 
| D | host_gpu_executor.cc | 193 bool HostExecutor::CreateStreamDependency(Stream* dependent, Stream* other) {  in CreateStreamDependency()  function in stream_executor::host::HostExecutor
 | 
| /external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/ | 
| D | tpu_executor.cc | 102 bool TpuExecutor::CreateStreamDependency(Stream* dependent, Stream* other) {  in CreateStreamDependency()  function in tensorflow::tpu::TpuExecutor
 | 
| /external/tensorflow/tensorflow/c/experimental/stream_executor/ | 
| D | stream_executor_test_util.cc | 44 void CreateStreamDependency(const SP_Device* const device, SP_Stream dependent,  in CreateStreamDependency()  function
 | 
| D | stream_executor.cc | 476   bool CreateStreamDependency(Stream* dependent, Stream* other) override {  in CreateStreamDependency()  function in stream_executor::__anoncabb94000111::CStreamExecutor
 | 
| D | stream_executor_test.cc | 292 TEST_F(StreamExecutorTest, CreateStreamDependency) {  in TEST_F()  argument
 | 
| /external/tensorflow/tensorflow/stream_executor/rocm/ | 
| D | rocm_gpu_executor.cc | 635 bool GpuExecutor::CreateStreamDependency(Stream* dependent, Stream* other) {  in CreateStreamDependency()  function in stream_executor::gpu::GpuExecutor
 | 
| /external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ | 
| D | cuda_gpu_executor.cc | 767 bool GpuExecutor::CreateStreamDependency(Stream* dependent, Stream* other) {  in CreateStreamDependency()  function in stream_executor::gpu::GpuExecutor
 | 
| /external/tensorflow/tensorflow/compiler/xla/stream_executor/ | 
| D | stream_executor_pimpl.cc | 791 bool StreamExecutor::CreateStreamDependency(Stream* dependent, Stream* other) {  in CreateStreamDependency()  function in stream_executor::StreamExecutor
 |