Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dworker_cache_logger.cc88 const string& src_device, in RecordRecvTensor()
98 const string& src_device, in RecordDataTransfer()
H A Dbase_rendezvous_mgr.cc262 Device* src_device; in SameWorkerRecvDone() local
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/
D__init__.py249 def get_ping_stats(src_device, dest_address, ping_duration, ping_interval, argument
303 def get_ping_stats_nb(src_device, dest_address, ping_duration, ping_interval, argument
/aosp_15_r20/external/pytorch/c10/core/
H A DCopyBytes.cpp35 Device src_device, in CopyBytes()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddevice_propagation.cc55 const string& src_device = AssignedOrRequestedDevice(*src); in UpdateDeviceFromInputs() local
H A Drendezvous_mgr.cc78 Device* src_device; in SameWorkerRecvDone() local
H A Dcolocation_graph.cc252 const DeviceNameUtils::ParsedName& dst_device) -> bool { in IsEdgeFromCompositeDeviceToPhysicalDevice()
H A Dprocess_function_library_runtime.cc490 const string* src_device = AssignedOrRequestedDeviceName(*src_node); in PinArgsAndRets() local
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
H A Dtensor_util.cc31 const tfrt::Device& src_device, const tfrt::Device& dst_device) { in TransferTensorToDevice()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
H A Dcross_device_transfer.cc151 std::string src_device = GetDevice(arg, func_op); in runOnOperation() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Drendezvous.h60 StringPiece src_device; member
H A Drendezvous.cc54 string Rendezvous::CreateKey(const string& src_device, uint64 src_incarnation, in CreateKey()
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dfft_handler.cc284 [&](absl::Span<const int64_t> indices, int64_t src_device) { in GetFinalFftUsingCollectivePermute()
H A Dspmd_partitioner.cc1977 [&](absl::Span<const int64_t> indices, int64_t src_device) { in ReshardWithCollectivePermute()
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/
H A Dremote_copy_node.cc342 Device* src_device = h->device(); in SerializePackedHandle() local
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dworker.proto507 string src_device = 8; field
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiManagerTest.py553 def verify_traffic_between_devices(self,dest_device,src_device,num_of_tries=2): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/gpu/
H A 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
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Dworker.pb.h9613 inline const std::string& RecvBufRequest::src_device() const { in src_device() function
9644 inline void RecvBufRequest::set_allocated_src_device(std::string* src_device) { in set_allocated_src_device()