Creates a new server with the given definition. The `job_name`, `task_index`, and `protocol` arguments are optional, and override any information provided in `server_or_cluster_def`. Args: server_or_cluster_def: A `tf.train.ServerDef` or `tf.train.ClusterDef` protocol buf
(self,
server_or_cluster_def,
job_name=None,
task_index=None,
protocol=None,
config=None,
start=True)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected