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.

[CLI] Code and weights not getting saved on the wandboard.

See original GitHub issue

I have been trying to save the code and the model weights on my project wandboard. They used to work a few months ago but have stopped. (I guess since I upgraded to the patched version mentioned here) but it didn’t work.

I have been using:

wandb.init(project=project, entity=entity, sync_tensorboard=True, config=vars(args),
            name=experiment_name,save_code=True, dir=wandb_save_dir, **kwargs)

I tried adding os.environ['WANDB_SAVE_CODE'] = "true" as mentioned in here #1248

With regards to the weights, they are not getting synced with wandboard for some reason even when the weights are present in the wandb folder. For that matter, even the config.yaml, diff.patch, requirements.txt, wandb-metadata.json, wandb-summary.json, etc. files are not getting synced.

Environment

  • OS: Mac OS Mojave
  • Python Version: 3.6.10
  • Wandb version: 0.10.25

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:15 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
vanpeltcommented, Apr 12, 2021

Thanks @nsidn98, I’ve been able to reproduce the bug. We’ll look into getting a fix implemented.

0reactions
nsidn98commented, Apr 17, 2021

Thanks a lot @vanpelt. Using --no-sync-tensorboard worked.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[CLI] Code and weights not getting saved on the wandboard.
I have been trying to save the code and the model weights on my project wandboard. They used to work a few months...
Read more >
Command Line Interface - Documentation - Weights & Biases
Login to Weights & Biases. offline. Disable W&B sync. online. Enable W&B sync. pull. Pull files from Weights & Biases. restore. Restore code,...
Read more >
Untitled
Cadbury world birmingham voucher codes, 12743 landale? ... Zzyzx road stone sour lyrics, Open xbox 1 controller, Wandboard ubuntu gpio, Pb bintang no...
Read more >
Untitled
Latias pokemon xy, #China merchants bank swift code, Acuerdos comerciales ecuador, ... Inglis fridge not getting cold, Freecol roads, Allicattt twitter, ...
Read more >
Untitled
Iphone 6 screen replacement not working, Rocky road once upon a time, ... Renkus-heinz cfx151 review, Guy code season 4 trailer, Musicmatch 64...
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