Home
last modified time | relevance | path

Searched defs:SynchronizeAllActivity (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/
Dhost_gpu_executor.h91 bool SynchronizeAllActivity() override { return true; } in SynchronizeAllActivity() function
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dlocal_device_state.cc77 Status LocalDeviceState::SynchronizeAllActivity() { in SynchronizeAllActivity() function in xla::LocalDeviceState
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h105 bool SynchronizeAllActivity() override { return true; } in SynchronizeAllActivity() function
/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
Dtpu_executor.cc59 bool TpuExecutor::SynchronizeAllActivity() { in SynchronizeAllActivity() function in tensorflow::tpu::TpuExecutor
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor_test_util.cc81 void SynchronizeAllActivity(const SP_Device* const device, in SynchronizeAllActivity() function
Dstream_executor.cc304 bool SynchronizeAllActivity() override { in SynchronizeAllActivity() function in stream_executor::__anoncabb94000111::CStreamExecutor
Dstream_executor_test.cc700 TEST_F(StreamExecutorTest, SynchronizeAllActivity) { in TEST_F() argument
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc456 bool GpuExecutor::SynchronizeAllActivity() { in SynchronizeAllActivity() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_gpu_executor.cc588 bool GpuExecutor::SynchronizeAllActivity() { in SynchronizeAllActivity() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Dstream_executor_pimpl.cc582 bool StreamExecutor::SynchronizeAllActivity() { in SynchronizeAllActivity() function in stream_executor::StreamExecutor