Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
H A Dgrpc_eager_service_impl.cc37 Status GrpcEagerServiceImpl::CreateMasterContext( in CreateMasterContext() function in tensorflow::eager::GrpcEagerServiceImpl
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/
H A Deager_service_impl.h117 static ServerContext* CreateMasterContext(tensorflow::EagerContext* ctx, in CreateMasterContext() function
H A Deager_service_impl.cc444 Status EagerServiceImpl::CreateMasterContext( in CreateMasterContext() function in tensorflow::eager::EagerServiceImpl