Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/cuda/
DCopy.cu186 Device src_device = iter.device(1); in copy_device_to_device() local
259 Device src_device = iter.device(1); in copy_requires_temporaries() local
281 static bool maybe_enable_p2p_access(Device dst_device, Device src_device) { in maybe_enable_p2p_access()
292 Device src_device = iter.device(1); in copy_kernel_cuda() local
/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/pytorch/c10/core/
DCopyBytes.cpp35 Device src_device, in CopyBytes()
/external/tensorflow/tensorflow/core/common_runtime/
Ddevice_propagation.cc55 const string& src_device = AssignedOrRequestedDevice(*src); in UpdateDeviceFromInputs() local
Drendezvous_mgr.cc78 Device* src_device; in SameWorkerRecvDone() local
Dcolocation_graph.cc252 const DeviceNameUtils::ParsedName& dst_device) -> bool { in IsEdgeFromCompositeDeviceToPhysicalDevice()
Dprocess_function_library_runtime.cc490 const string* src_device = AssignedOrRequestedDeviceName(*src_node); in PinArgsAndRets() local
/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
Dtensor_util.cc31 const tfrt::Device& src_device, const tfrt::Device& dst_device) { in TransferTensorToDevice()
/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
Dcross_device_transfer.cc151 std::string src_device = GetDevice(arg, func_op); in runOnOperation() local
/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/compiler/xla/service/spmd/
Dfft_handler.cc284 [&](absl::Span<const int64_t> indices, int64_t src_device) { in GetFinalFftUsingCollectivePermute()
Dspmd_partitioner.cc1977 [&](absl::Span<const int64_t> indices, int64_t src_device) { in ReshardWithCollectivePermute()
/external/ml_dtypes/ml_dtypes/tests/
Dintn_test.cc409 Eigen::TensorMap<Eigen::Tensor<IntN, 1>, Eigen::Aligned> src_device( in TYPED_TEST() local
Dfloat8_test.cc1099 Eigen::TensorMap<Eigen::Tensor<Float8, 1>, Eigen::Aligned> src_device( in TYPED_TEST() local
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dremote_copy_node.cc342 Device* src_device = h->device(); in SerializePackedHandle() local
/external/tensorflow/tensorflow/core/protobuf/
Dworker.proto507 string src_device = 8; field
/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
Druntime_fallback_kernels.cc842 const tfrt::Device& dst_device) -> tfrt::AsyncValueRef<tfrt::Tensor> { in CoreRTTensorHandleToFallbackTensorInternal()
882 auto& src_device = *tensor_handle.GetAvailableDevice(); in CoreRTTensorHandleToFallbackTensorInternal() local
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc679 const string& src_device = src->assigned_device_name(); in AddControlFlow() local
761 const string& src_device = src->assigned_device_name(); in AddControlFlow() local
/external/tensorflow/tensorflow/core/profiler/backends/gpu/
Dcupti_tracer.cc390 size_t num_bytes, uint32 src_device, uint32 dst_device, bool async, in PopulateMemcpyCallbackEvent()
471 uint32 dst_device = -1, src_device = -1; in AddP2PMemcpyEventUponApiExit() local