Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( JobGVK = k8s.TFJobGVK KubeTFFwVersion = client.KubeFrameworkVersion(JobGVK) )
Functions ¶
func New ¶
func New(kubeClient framework.RuntimeClientInterface) framework.JobInterface
Types ¶
type KubeTFJob ¶
type KubeTFJob struct {
kuberuntime.KubeBaseJob
}
KubeTFJob is a struct that runs a tensorflow job
func (*KubeTFJob) AddEventListener ¶
Click to show internal directories.
Click to hide internal directories.