Max Pochtar
Results
2
issues of
Max Pochtar
``` $ pip3 install vmprof Collecting vmprof Using cached vmprof-0.4.15.tar.gz (289 kB) Requirement already satisfied: requests in /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages (from vmprof) (2.22.0) Requirement already satisfied: six in ./Library/Python/3.7/lib/python/site-packages (from vmprof) (1.14.0)...
### Describe the bug When I stop a sweep via either UI or `subprocess.run(["wandb", "sweep", "--stop", sweep_id])`, I can resume the stopped sweep via UI. However, if I try to...
c:sweeps
cli