Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute.cc175 const bool skip_remote_copy = in ValidateInputTypeAndPlacement() local
181 const bool maybe_copy = !skip_remote_copy || !handle->IsRemote(); in ValidateInputTypeAndPlacement()