Home
last modified time | relevance | path

Searched refs:src_device_context (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dtensor_handle.cc284 tensorflow::DeviceContext* src_device_context = nullptr; in CopyToDevice() local
286 src_device_context = srcd->tensorflow_gpu_device_info()->default_context; in CopyToDevice()
302 tensorflow::CopyTensor::ViaDMA("copy", src_device_context, dst_device_context, in CopyToDevice()