package
2.0.5+incompatible
Repository: https://github.com/polyaxon/mloperator.git
Documentation: pkg.go.dev
# Constants
JobCreated means the job has been accepted by the system, but one or more of the pods/services has not been started.
JobFailed means one or more sub-resources (e.g.
JobRestarting means one or more sub-resources (e.g.
JobRunning means all sub-resources (e.g.
JobSucceeded means all sub-resources (e.g.
# Structs
JobCondition describes the state of the job at a certain point.
JobStatus represents the current observed state of the training Job.
MPIJobSpec resource definiton.
MXJobSpec is a desired state description of the MXNetJob.
PaddleJobSpec is a desired state description of the TFJob.
PyTorchJobSpec is a desired state description of the PyTorchJob.
ReplicaStatus represents the current observed state of the replica.
No description provided by the author
TFJobSpec is a desired state description of the TFJob.
XGBoostJobSpec is a desired state description of the XGBoostJob.
# Type aliases
JobConditionType defines all kinds of types of JobStatus.
ReplicaType represents the type of the replica.