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
In places like lazy.py and others, the hydra.main decorator passes in a config, which is an instance of omegaconf.dictconfig.DictConfig, not yolo.config.config.Config.