Searched defs:block_host_until_done (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_executable.cc131 const BufferAllocations& buffer_allocations, bool block_host_until_done,
222 if (block_host_until_done) {
283 bool block_host_until_done = local
286 block_host_until_done,
129 ExecuteThunks( const ServiceExecutableRunOptions* run_options, const BufferAllocations& buffer_allocations, bool block_host_until_done, HloExecutionProfile* hlo_execution_profile) argument

Completed in 134 milliseconds