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

Auto lr find is also missing experiments somehow? #1830

Closed
williamFalcon opened this issue May 14, 2020 · 2 comments
Closed

Auto lr find is also missing experiments somehow? #1830

williamFalcon opened this issue May 14, 2020 · 2 comments
Labels
bug Something isn't working help wanted Open to be worked on

Comments

@williamFalcon
Copy link
Contributor

  File "vae.py", line 83, in validation_epoch_end
    self.logger.experiment.add_image('images', grid, 0)
AttributeError: 'NoneType' object has no attribute 'experiment'
(demo2) [waf251@loopy3 vae_demo]$ python vae.py --gpus 1 --auto_lr_find True

@SkafteNicki

@williamFalcon williamFalcon added bug Something isn't working help wanted Open to be worked on labels May 14, 2020
@SkafteNicki
Copy link
Member

Same problem as #1828

@SkafteNicki
Copy link
Member

@williamFalcon this can be 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 help wanted Open to be worked on
Projects
None yet
Development

No branches or pull requests

2 participants