Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute.cc375 const string& maybe_unspecified_device_name = in EagerLocalExecute() local
378 op->MutableAttrs()->CacheKey(maybe_unspecified_device_name); in EagerLocalExecute()
381 ctx->FindFunctionDef(op->Name()), maybe_unspecified_device_name); in EagerLocalExecute()
392 << maybe_unspecified_device_name; in EagerLocalExecute()