Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Optimize Pytorch-Lightning models with Weights & Biases.ipynb is not running on colab #114

Closed
tcapelle opened this issue Dec 8, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@tcapelle
Copy link
Collaborator

tcapelle commented Dec 8, 2021

What happened?

  • The notebooks does not run in colab, produces an error related with deterministic behaviour being enabled.
  • The sweep also appears to have issues, it actually works but produces multiple errors:
Run w4g08tyl errored: ValueError('signal only works in main thread')
wandb: ERROR Run w4g08tyl errored: ValueError('signal only works in main thread')

Maybe this is not lightning specific, I am looking it!
@borisdayma would you mind checking this?

@tcapelle tcapelle added the bug Something isn't working label Dec 8, 2021
@tcapelle tcapelle assigned scottire, tcapelle and borisdayma and unassigned scottire and tcapelle Dec 8, 2021
@borisdayma
Copy link
Collaborator

I have a PR that has not been merged yet: #107

It was working a few days ago.
Does it solve the issue?

@tcapelle
Copy link
Collaborator Author

tcapelle commented Dec 8, 2021

ohh I see!
Would you mind rebasing your PR on master so we can update? I added the colab badge and the tracking, my bad!

@tcapelle tcapelle reopened this Dec 13, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants