Home
last modified time | relevance | path

Searched defs:stream_exec_ (Results 1 – 6 of 6) 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.h46 se::StreamExecutor* stream_exec_; // Not owned. variable
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_algorithm_picker.h66 se::StreamExecutor* stream_exec_; // never null variable
Dbuffer_comparator_test.cc79 se::StreamExecutor* stream_exec_; member in xla::gpu::__anon8d4987790111::BufferComparatorTest
/external/tensorflow/tensorflow/stream_executor/
Devent.h72 StreamExecutor* stream_exec_; variable
Dstream_executor_pimpl.cc107 StreamExecutor *stream_exec_; member in stream_executor::ScopedTracer