Home
last modified time | relevance | path

Searched defs:sync_dst_compute (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dcopy_tensor.cc55 bool sync_dst_compute) { in CopyHostToDevice()
206 bool sync_dst_compute) { in ViaDMA()
Drendezvous_mgr.cc83 bool sync_dst_compute = true; in SameWorkerRecvDone() local
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_util.cc302 StatusCallback done, bool sync_dst_compute) { in CopyCPUTensorToGPU()
/external/tensorflow/tensorflow/core/distributed_runtime/
Dbase_rendezvous_mgr.cc270 bool sync_dst_compute = (safe_alloc_frontier == 0); in SameWorkerRecvDone() local