package determined.checkpoint.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Checkpoint

checkpoint.proto:69

Checkpoint a collection of files saved by a task.

Used in: api.v1.GetCheckpointResponse, api.v1.GetExperimentCheckpointsResponse, api.v1.GetTrialCheckpointsResponse, api.v1.PostCheckpointMetadataRequest, api.v1.PostCheckpointMetadataResponse, api.v1.ReportCheckpointRequest, model.v1.ModelVersion, model.v1.PatchModelVersion

message CheckpointTrainingMetadata

checkpoint.proto:47

CheckpointTrainingMetadata is specifically metadata about training.

Used in: Checkpoint

message PatchCheckpoint

checkpoint.proto:100

Request to change checkpoint database information.

Used in: api.v1.PatchCheckpointsRequest

message PatchCheckpoint.OptionalResources

checkpoint.proto:107

Gets around not being able to do "Optional map<string, int64>". Not ideal but this API is marked internal for now.

Used in: PatchCheckpoint

enum SortBy

checkpoint.proto:28

Sorts options for checkpoints by the given field.

Used in: api.v1.GetExperimentCheckpointsRequest, api.v1.GetTrialCheckpointsRequest

enum State

checkpoint.proto:12

The current state of the checkpoint.

Used in: api.v1.GetExperimentCheckpointsRequest, api.v1.GetTrialCheckpointsRequest, Checkpoint, trial.v1.CheckpointWorkload