Checkpoint loading outside of experiment is inconvinent now. We need load_checkpoint
to fetch all the dependencies from the config.
#86
Labels
configs
Experiments and their configurations
feature
New feature or request
good first issue
Good for newcomers
invalid
This doesn't seem right
When using (in e.g. Jupyter Notebook)
there is a need to extract all the
kwargs
from the built config. Probably we needload_module_from_checkpoint
function to fetch all the dependencies automatically.The text was updated successfully, but these errors were encountered: