# Functions
NewJob method invokes the initJob and check for error.
NewTFReplicaSet returns TFReplicaSet object for existing replica.
# Constants
No description provided by the author
No description provided by the author
# Structs
TaskSpec represents a Task specification.
TFConfig is a struct representing the TensorFlow config.
TFReplicaSet is a set of TF processes all acting as the same role (e.g.
TODO(jlewi): We should switch a New pattern and make trainingJob private so we can TrainingJob represents a training job specification.
# Interfaces
TFReplicaSetInterface is an interface for managing a set of replicas.
# Type aliases
ClusterSpec represents a cluster TensorFlow specification.
KubernetesLabels represents a set of labels to apply to a Kubernetes resources.