Searched defs:CreateMasterContext (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/ | ||
H A D | grpc_eager_service_impl.cc | 37 Status GrpcEagerServiceImpl::CreateMasterContext( in CreateMasterContext() function in tensorflow::eager::GrpcEagerServiceImpl |
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/ | ||
H A D | eager_service_impl.h | 117 static ServerContext* CreateMasterContext(tensorflow::EagerContext* ctx, in CreateMasterContext() function |
H A D | eager_service_impl.cc | 444 Status EagerServiceImpl::CreateMasterContext( in CreateMasterContext() function in tensorflow::eager::EagerServiceImpl |