
      ii                     &    d dl mZ  G d de      Zy)    )Callbackc                       e Zd ZdZy)
Checkpointa  This is the base class for model checkpointing.

    Expert users may want to subclass it in case of writing custom :class:`~lightning.pytorch.callbacks.Checkpoint`
    callback, so that the trainer recognizes the custom class as a checkpointing callback.

    N)__name__
__module____qualname____doc__     {/Volumes/fast/ai/experiments/voice-extract-mac/.venv/lib/python3.12/site-packages/lightning/pytorch/callbacks/checkpoint.pyr   r      s    r   r   N)$lightning.pytorch.callbacks.callbackr   r   r
   r   r   <module>r      s    9 r   