Home
last modified time | relevance | path

Searched defs:src_device (Results 1 – 17 of 17) 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.cc249 Device* src_device; in SameWorkerRecvDone() local
/external/llvm-project/openmp/libomptarget/test/offloading/
Dd2d_memcpy.c24 const int src_device = 0; in main() local
/external/llvm-project/openmp/libomptarget/src/
Dapi.cpp127 size_t dst_offset, size_t src_offset, int dst_device, int src_device) { in omp_target_memcpy()
192 const size_t *src_dimensions, int dst_device, int src_device) { in omp_target_memcpy_rect()
/external/tensorflow/tensorflow/core/framework/
Drendezvous.h60 StringPiece src_device; member
Drendezvous.cc54 string Rendezvous::CreateKey(const string& src_device, uint64 src_incarnation, in CreateKey()
/external/tensorflow/tensorflow/core/common_runtime/
Drendezvous_mgr.cc64 Device* src_device; in SameWorkerRecvDone() local
Dcolocation_graph.cc231 const DeviceNameUtils::ParsedName& dst_device) -> bool { in IsEdgeFromCompositeDeviceToPhysicalDevice()
Dprocess_function_library_runtime.cc454 const string* src_device = AssignedOrRequestedDeviceName(*src_node); in PinArgsAndRets() local
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dfft_handler.cc286 [&](absl::Span<const int64> indices, int64 src_device) { in GetFinalFftUsingCollectivePermute()
Dspmd_partitioner.cc1340 [&](absl::Span<const int64> indices, int64 src_device) { in ReshardWithCollectivePermute()
/external/llvm-project/openmp/runtime/src/
Dkmp_ftn_entry.h993 int dst_device, int src_device) { in FTN_TARGET_MEMCPY()
1001 int src_device) { in FTN_TARGET_MEMCPY_RECT()
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dremote_copy_node.cc333 Device* src_device = h->device(); in SerializePackedHandle() local
/external/tensorflow/tensorflow/core/protobuf/
Dworker.proto505 string src_device = 8; field
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc680 const string& src_device = src->assigned_device_name(); in AddControlFlow() local
762 const string& src_device = src->assigned_device_name(); in AddControlFlow() local
/external/tensorflow/tensorflow/core/profiler/internal/gpu/
Dcupti_tracer.cc366 size_t num_bytes, uint32 src_device, uint32 dst_device, bool async, in PopulateMemcpyCallbackEvent()
444 uint32 dst_device = -1, src_device = -1; in AddP2PMemcpyEventUponApiExit() local
/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_rewrite_pass.cc1156 const string& src_device = AssignedOrRequestedDevice(src); in PlaceOpsOnTPU() local