luz_load_checkpoint: Loads a checkpoint

View source: R/serialization.R

luz_load_checkpointR Documentation

Loads a checkpoint

Description

Works with checkpoints created typically with luz_callback_model_checkpoint().

Usage

luz_load_checkpoint(obj, path, ...)

Arguments

obj

Object to which we want to load the checkpoint.

path

Path of the checkpoint on disk.

...

unused. Is there to allow future extensions.


mlverse/luz documentation built on Sept. 19, 2024, 11:20 p.m.