CheckpointPaths
Paths the platform provides for this task's checkpoint output and optional previous-attempt input.
This is distinct from flyte.Checkpoint, which performs download/upload of the checkpoint blob
for those paths (see flyte.models.TaskContext.checkpoint).
Attributes
| Attribute | Type | Description |
|---|---|---|
| prev_checkpoint_path | `str | None` |
| checkpoint_path | `str | None` |