Home
last modified time | relevance | path

Searched refs:stream_executor_ (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_layout_assignment.h38 stream_executor_(stream_executor) {} in GpuLayoutAssignment()
54 se::StreamExecutor* stream_executor_; variable
Dgpu_layout_assignment.cc134 HeuristicLayoutAssignment(instr, stream_executor_); in AddBackendConstraintsToDnnConvCustomCall()
/external/tensorflow/tensorflow/compiler/jit/
Dxla_device_context.cc35 : stream_executor_(stream_executor) {} in XlaDeviceAllocator()
57 stream_executor_->GetAllocatorStats(); in GetStats()
Dxla_device_context.h48 se::StreamExecutor* stream_executor_;
/external/tensorflow/tensorflow/compiler/xla/tests/
Dlocal_client_test_base.h126 se::StreamExecutor* stream_executor_; variable
Dlocal_client_test_base.cc124 stream_executor_ = PlatformUtil::GetStreamExecutors(local_client_->platform()) in LocalClientTestBase()
Dtransfer_manager_test.cc48 ->BorrowStream(stream_executor_)