You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
Let's assume I'm training a huge network for a lot of epochs and it saves checkpoints in checkpoints folder. I suggest to prepare a possibility to run transform on a pipeline, when transformer is not in experiment_dir/transformers, but a checkpoint is available in checkpoints folder. What do you think?
Hi!
Let's assume I'm training a huge network for a lot of epochs and it saves checkpoints in
checkpointsfolder. I suggest to prepare a possibility to runtransformon a pipeline, when transformer is not inexperiment_dir/transformers, but a checkpoint is available incheckpointsfolder. What do you think?