Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc425 std::vector<string> remote_contexts_copy; in CloseAndClearAllRemoteContexts() local
437 remote_contexts_copy = remote_contexts_; in CloseAndClearAllRemoteContexts()
440 CloseRemoteContexts(remote_contexts_copy, context_id, context_view_id); in CloseAndClearAllRemoteContexts()