R/serialization.R
luz_load_checkpoint.Rd
Works with checkpoints created typically with luz_callback_model_checkpoint().
luz_callback_model_checkpoint()
luz_load_checkpoint(obj, path, ...)
Object to which we want to load the checkpoint.
Path of the checkpoint on disk.
unused. Is there to allow future extensions.