Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc944 const std::vector<string>& add_remote_contexts, in UpdateRemoteMaster() argument
972 if (!add_remote_contexts.empty()) { in UpdateRemoteMaster()
974 std::begin(add_remote_contexts), in UpdateRemoteMaster()
975 std::end(add_remote_contexts)); in UpdateRemoteMaster()
1012 function_defs, add_remote_contexts)); in UpdateRemoteMaster()
Dcontext.h335 const std::vector<string>& add_remote_contexts,