Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dexecute.cc350 const bool use_host_memory = in GetDeviceForInput() local
355 if (use_host_memory) { in GetDeviceForInput()