Skip to main content

CheckpointPaths

Paths the platform provides for this task's checkpoint output and optional previous-attempt input.

Attributes

AttributeTypeDescription
prev_checkpoint_path`strNone`
checkpoint_path`strNone`

Constructor

Signature

def CheckpointPaths(
prev_checkpoint_path: str | None = null,
checkpoint_path: str | None = null
) - > null

Parameters

NameTypeDescription
prev_checkpoint_path`strNone` = null
checkpoint_path`strNone` = null

Signature

def CheckpointPaths(
prev_checkpoint_path: str | None = null,
checkpoint_path: str | None = null
) - > null

Parameters

NameTypeDescription
prev_checkpoint_path`strNone` = null
checkpoint_path`strNone` = null