Assuming I have a sweep of runs. For some reason, I wanna rerun a few of the runs. So I go ahead and delete those runs in the dashboard. But then even if I rerun the command (wandb agent ...), wandb is not able to rerun those runs. It will show all runs have been completed. Could wandb add the feature to rerun the runs that are not in the dashboards (for example, those that are deleted)?
Hi @taochen, rerunning deleted runs of a sweep is supported for grid search only. Please see the following guide on the steps to take to execute correctly. If you find that does not work for you, provide a link to your workspace and we’ll take a closer look.