Builder
class Builder
Properties
Link copied to clipboard
The maximum length of time, in seconds, that a training or compilation job can be pending before it is stopped.
Link copied to clipboard
The maximum length of time, in seconds, that a training or compilation job can run before it is stopped.
Link copied to clipboard
The maximum length of time, in seconds, that a managed Spot training job has to complete. It is the amount of time spent waiting for Spot capacity plus the amount of time the job can run. It must be equal to or greater than MaxRuntimeInSeconds
. If the job does not complete during this time, SageMaker ends the job.