Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc498 for (const auto& remote_context : remote_contexts_) { in InitializeRemote() local
499 active_remote_contexts_.insert(remote_context.second); in InitializeRemote()