Home
last modified time | relevance | path

Searched defs:dst_device (Results 1 – 20 of 20) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Drpc_rendezvous_mgr.cc63 AllocatorAttributes alloc_attrs, Device* dst_device, in Init()
130 Device* dst_device() const { return dst_device_; } in dst_device() function in tensorflow::__anona9090a8f0111::RpcRecvTensorCall
259 Device* dst_device; in RecvFromRemoteAsync() local
/external/tensorflow/tensorflow/core/distributed_runtime/
Dworker_cache_logger.cc89 const string& dst_device, in RecordRecvTensor()
99 const string& dst_device, in RecordDataTransfer()
Dcollective_rma_distributed_test.cc317 Device* dst_device = nullptr; in TEST_F() local
347 Device* dst_device = nullptr; in TEST_F() local
382 Device* dst_device = nullptr; in TEST_F() local
410 Device* dst_device = nullptr; in TEST_F() local
Dbase_rendezvous_mgr.cc255 Device* dst_device; in SameWorkerRecvDone() local
/external/llvm-project/openmp/libomptarget/test/offloading/
Dd2d_memcpy.c25 int dst_device = num_devices - 1; 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.h63 StringPiece dst_device; member
Drendezvous.cc55 const string& dst_device, const string& name, in CreateKey()
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dtpu_client_extension.cc146 [](PyTpuBuffer* buffer, std::shared_ptr<PjRtDevice> dst_device) { in PYBIND11_MODULE()
Dtpu_client.cc391 std::shared_ptr<PjRtDevice> dst_device) { in CopyToDevice()
/external/tensorflow/tensorflow/core/common_runtime/
Drendezvous_mgr.cc70 Device* dst_device; in SameWorkerRecvDone() local
Dreplicate_per_replica_nodes.cc104 const string& dst_device = dst->assigned_device_name(); in ReplicateFromCompositeDeviceToRegularDevice() local
Dcolocation_graph.cc231 const DeviceNameUtils::ParsedName& dst_device) -> bool { in IsEdgeFromCompositeDeviceToPhysicalDevice()
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dfft_handler.cc289 int64 dst_device = sharding.tile_assignment()(target_indices); in GetFinalFftUsingCollectivePermute() local
Dspmd_partitioner.cc1341 int64 dst_device = target.tile_assignment()(indices); in ReshardWithCollectivePermute() local
/external/llvm-project/openmp/runtime/src/
Dkmp_ftn_entry.h993 int dst_device, int src_device) { in FTN_TARGET_MEMCPY()
1000 const size_t *dst_dimensions, const size_t *src_dimensions, int dst_device, in FTN_TARGET_MEMCPY_RECT()
/external/tensorflow/tensorflow/core/protobuf/
Dworker.proto507 string dst_device = 9; field
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc681 const string& dst_device = dst->assigned_device_name(); in AddControlFlow() local
763 const string& dst_device = dst->assigned_device_name(); in AddControlFlow() local
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.cc1294 PjRtDevice* dst_device, LocalDeviceState* dst_local_device, in CopyToDeviceHelper()
1355 PjRtDevice* dst_device) { in CopyToDevice()
/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