Home
last modified time | relevance | path

Searched defs:stream_exec_ (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_debug_allocator.h56 se::StreamExecutor* stream_exec_; // Not owned. variable
80 se::StreamExecutor* stream_exec_; // Not owned. variable
Dgpu_cudamalloc_allocator.h45 se::StreamExecutor* stream_exec_; // Not owned. variable
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcusolver_rewriter.h41 se::StreamExecutor* stream_exec_; // never null variable
Dcudnn_conv_algorithm_picker.h56 se::StreamExecutor* stream_exec_; // never null variable
Dbuffer_comparator_test.cc72 se::StreamExecutor* stream_exec_; member in xla::gpu::__anon7e51ca1b0111::BufferComparatorTest
/external/tensorflow/tensorflow/stream_executor/
Devent.h72 StreamExecutor* stream_exec_; variable
Dstream_executor_pimpl.cc134 StreamExecutor *stream_exec_; member in stream_executor::ScopedTracer