question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Config gets overwritten on resume by id

See original GitHub issue

wandb --version && python --version && uname

  • wandb, version 0.8.29
  • Python 3.7.5
  • Linux

Description

I am trying to resume a run by using wandb.init(resume='someid') but this overwrites the config params.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
vanpeltcommented, Sep 14, 2020

We’re tracking this and will cut a new release asap with a fix. It should go out in 10.0.1 within the next couple days.

1reaction
vanpeltcommented, Mar 17, 2020

This should work if the run is launched in a new process, but there may be a bug when re-launched from the same process. We’ll try to reproduce.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Mongoose reference overwritten - node.js - Stack Overflow
It seems you want to rather push a new Resume ID instead updating the entire User model. In this case, I think it...
Read more >
NVidia X11 Config Overwritten on reboot/unlock - GNOME
My X11 config keeps reverting to an xrandr generated config but I am trying to use nvidia-settings to manage the 4-monitor setup.
Read more >
Overwriting sessions · Issue #1450 · wandb/wandb - GitHub
Hi, I would like to experiment with my code, running it multiple times in a row while debugging/tuning it without creating a single...
Read more >
Resume Runs - Documentation - Weights & Biases - Wandb
If you resume a run and you have notes specified in wandb. init() , those notes will overwrite any notes that you have...
Read more >
Network security configuration - Android Developers
Debug-only overrides: Safely debug secure connections in an app without added risk to the installed base. Cleartext traffic opt-out: Protect ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found