Documentation
¶
Index ¶
Constants ¶
View Source
const (
ReplicaSpecName = "tfReplicaSpecs"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TensorFlowGrouper ¶ added in v0.5.1
type TensorFlowGrouper struct {
*kubeflow.KubeflowDistributedGrouper
}
func NewTensorFlowGrouper ¶ added in v0.5.1
func NewTensorFlowGrouper(kubeflowGrouper *kubeflow.KubeflowDistributedGrouper) *TensorFlowGrouper
func (*TensorFlowGrouper) GetPodGroupMetadata ¶ added in v0.5.1
func (tfg *TensorFlowGrouper) GetPodGroupMetadata( topOwner *unstructured.Unstructured, pod *v1.Pod, _ ...*metav1.PartialObjectMetadata, ) (*podgroup.Metadata, error)
func (*TensorFlowGrouper) Name ¶ added in v0.5.1
func (tfg *TensorFlowGrouper) Name() string
Click to show internal directories.
Click to hide internal directories.