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

NeptuneLogger improvements #951

Merged
merged 34 commits into from Apr 21, 2020
Merged

NeptuneLogger improvements #951

merged 34 commits into from Apr 21, 2020

Conversation

jakubczakon
Copy link
Contributor

@jakubczakon jakubczakon commented Apr 21, 2020

Fixes #946
Fixes #947
Fixes #948

Description:

  • fixed api_token=None
  • things can be logged without calling experiment -> npt_logger.log_metric(...)
  • fixed experiment_name naming bug

Check list:

  • New tests are added (if a new feature is added)
  • New doc strings: description and/or example code are in RST format
  • Documentation is updated (if required)

@vfdev-5
Copy link
Collaborator

vfdev-5 commented Apr 21, 2020

Maybe, we can keep self.experiment such that we can have both API available ?

@jakubczakon
Copy link
Contributor Author

Ok, I'll add it back.

@jakubczakon
Copy link
Contributor Author

I think this fail on 3.6, pytorch is not my fault :(.
Could you re-run this @vfdev-5 ?

Copy link
Collaborator

@vfdev-5 vfdev-5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @jakubczakon !

@vfdev-5 vfdev-5 merged commit ca9d08e into pytorch:master Apr 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants