Home
last modified time | relevance | path

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

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