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