Searched defs:stream_exec_ (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/gpu/ | ||
D | gpu_debug_allocator.h | 56 se::StreamExecutor* stream_exec_; // Not owned. variable |
D | gpu_cudamalloc_allocator.h | 46 se::StreamExecutor* stream_exec_; // Not owned. variable |
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ | ||
D | gpu_conv_algorithm_picker.h | 66 se::StreamExecutor* stream_exec_; // never null variable |
D | buffer_comparator_test.cc | 79 se::StreamExecutor* stream_exec_; member in xla::gpu::__anon8d4987790111::BufferComparatorTest |
/external/tensorflow/tensorflow/stream_executor/ | ||
D | event.h | 72 StreamExecutor* stream_exec_; variable |
D | stream_executor_pimpl.cc | 107 StreamExecutor *stream_exec_; member in stream_executor::ScopedTracer |