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.h230 Status StoreCollectiveOpsServer(
Dcontext.cc429 Status EagerContext::StoreCollectiveOpsServer( in StoreCollectiveOpsServer() function in tensorflow::EagerContext
/external/tensorflow/tensorflow/c/
Dc_api_experimental.cc8942 LOG_AND_RETURN_IF_ERROR(ctx->context.StoreCollectiveOpsServer( in EnableCollectiveOps()