Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dcopy_tensor.cc235 const bool src_device_is_pluggable = in ViaDMA() local
240 if (src_device_is_pluggable && !ri.is_pluggable_device) continue; in ViaDMA()