public class TensorFlowServer extends Object implements Serializable
| Constructor and Description |
|---|
TensorFlowServer(TensorFlowClusterSpec clusterSpec,
String jobName)
Constructs a new instance of TensorFlow server specification.
|
TensorFlowServer(TensorFlowClusterSpec clusterSpec,
String jobName,
Integer taskIdx)
Constructs a new instance of TensorFlow server specification.
|
TensorFlowServer(TensorFlowClusterSpec clusterSpec,
String jobName,
Integer taskIdx,
String proto)
Constructs a new instance of TensorFlow server specification.
|
| Modifier and Type | Method and Description |
|---|---|
TensorFlowClusterSpec |
getClusterSpec() |
String |
getJobName() |
String |
getProto() |
Integer |
getTaskIdx() |
public TensorFlowServer(TensorFlowClusterSpec clusterSpec, String jobName)
clusterSpec - TensorFlow cluster specification.jobName - Job name.public TensorFlowServer(TensorFlowClusterSpec clusterSpec, String jobName, Integer taskIdx)
clusterSpec - TensorFlow cluster specification.jobName - Job name.taskIdx - Task index.public TensorFlowServer(TensorFlowClusterSpec clusterSpec, String jobName, Integer taskIdx, String proto)
clusterSpec - TensorFlow cluster specification.jobName - Job name.taskIdx - Task index.proto - Task index.public TensorFlowClusterSpec getClusterSpec()
public String getJobName()
public Integer getTaskIdx()
public String getProto()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019