TrainingProgressInfo

The serverless training job progress information.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The current epoch number.

Link copied to clipboard

The current step number.

Link copied to clipboard

The maximum number of epochs for this job.

Link copied to clipboard

The total step count per epoch.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String