Home
last modified time | relevance | path

Searched defs:CreateMasterContext (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
Dgrpc_eager_service_impl.cc37 Status GrpcEagerServiceImpl::CreateMasterContext( in CreateMasterContext() function in tensorflow::eager::GrpcEagerServiceImpl
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl.h118 static ServerContext* CreateMasterContext(tensorflow::EagerContext* ctx, in CreateMasterContext() function
Deager_service_impl.cc410 Status EagerServiceImpl::CreateMasterContext( in CreateMasterContext() function in tensorflow::eager::EagerServiceImpl