Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dcopy_tensor.cc59 bool sync_dst_compute) { in CopyHostToDevice()
208 bool sync_dst_compute) { in ViaDMA()
Drendezvous_mgr.cc98 bool sync_dst_compute = true; in SameWorkerRecvDone() local
/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
Dpluggable_device_util.cc224 bool sync_dst_compute) { in CopyCPUTensorToPluggableDevice()
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_util.cc314 StatusCallback done, bool sync_dst_compute) { in CopyCPUTensorToGPU()
/external/tensorflow/tensorflow/core/distributed_runtime/
Dbase_rendezvous_mgr.cc284 bool sync_dst_compute = (safe_alloc_frontier == 0); in SameWorkerRecvDone() local