cloud_io¶
Functions
Saves a checkpoint atomically, avoiding the creation of incomplete checkpoints.  | 
|
  | 
  | 
Loads a checkpoint.  | 
Utilities related to data saving/loading.
- pytorch_lightning.utilities.cloud_io.atomic_save(checkpoint, filepath)[source]¶
 Saves a checkpoint atomically, avoiding the creation of incomplete checkpoints.
- Parameters:
 - Return type: