Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext_distributed_manager.cc707 LOG_AND_RETURN_IF_ERROR(context_->StoreCollectiveOpsServer( in EnableCollectiveOps()
712 LOG_AND_RETURN_IF_ERROR(context_->StoreCollectiveOpsServer( in EnableCollectiveOps()
Dcontext.h407 Status StoreCollectiveOpsServer(
Dcontext.cc1065 Status EagerContext::StoreCollectiveOpsServer( in StoreCollectiveOpsServer() function in tensorflow::EagerContext