Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dworker_cache_logger.cc88 const string& src_device, in RecordRecvTensor()
98 const string& src_device, in RecordDataTransfer()
Dbase_rendezvous_mgr.cc262 Device* src_device; in SameWorkerRecvDone() local
/external/tensorflow/tensorflow/core/framework/
Drendezvous.h58 StringPiece src_device; member
Drendezvous.cc54 string Rendezvous::CreateKey(const string& src_device, uint64 src_incarnation, in CreateKey()
/external/tensorflow/tensorflow/c/experimental/
Drendezvous_internal.h30 const char* src_device; member
/external/tensorflow/tensorflow/core/common_runtime/
Drendezvous_mgr.cc64 Device* src_device; in SameWorkerRecvDone() local
Dprocess_function_library_runtime.cc395 const string* src_device = AssignedOrRequestedDeviceName(*src_node); in PinArgsAndRets() local
/external/tensorflow/tensorflow/core/protobuf/
Dworker.proto494 string src_device = 8; field
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc678 const string& src_device = src->assigned_device_name(); in AddControlFlow() local
760 const string& src_device = src->assigned_device_name(); in AddControlFlow() local
/external/tensorflow/tensorflow/core/profiler/internal/gpu/
Dcupti_tracer.cc315 size_t num_bytes, uint32 src_device, uint32 dst_device, bool async, in PopulateMemcpyCallbackEvent()
361 uint32 dst_device = -1, src_device = -1; in AddP2PMemcpyEventUponApiExit() local