Class ModelVersionCheckpoint (1.91.0)

ModelVersionCheckpoint(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A proto representation of a Spanner-stored ModelVersionCheckpoint. The meaning of the fields is equivalent to their in-Spanner counterparts.

Attributes

Name Description
checkpoint_id str
The ID of the checkpoint.
epoch int
The epoch of the checkpoint.
step int
The step of the checkpoint.

Methods

ModelVersionCheckpoint

ModelVersionCheckpoint(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A proto representation of a Spanner-stored ModelVersionCheckpoint. The meaning of the fields is equivalent to their in-Spanner counterparts.