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

Update the Neptune logger #2881

Merged
merged 47 commits into from
Feb 23, 2023
Merged

Conversation

twolodzko
Copy link
Contributor

@twolodzko twolodzko commented Feb 22, 2023

Description:

I am updating the Neptune logger so that it is consistent with the current API and future-proof for incoming changes in the new release of the package.

I also changed the unit tests so that instead of using mocked Neptune client, they run it directly, just in debug mode.

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)

@github-actions github-actions bot added the module: contrib Contrib module label Feb 22, 2023
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.

Thanks for the PR @twolodzko
I left few comments

@vfdev-5
Copy link
Collaborator

vfdev-5 commented Feb 22, 2023

@twolodzko
Copy link
Contributor Author

@vfdev-5 done.

@vfdev-5
Copy link
Collaborator

vfdev-5 commented Feb 23, 2023

Thanks @twolodzko , I restart the CI.

@twolodzko
Copy link
Contributor Author

twolodzko commented Feb 23, 2023

I see a failed test, but it does not seem to be related to this PR unless I'm missing something.

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 a lot @twolodzko !

@vfdev-5
Copy link
Collaborator

vfdev-5 commented Feb 23, 2023

I see a failed test, but it does not seem to be related to this PR unless I'm missing something.

Yes, this test failure is unrelated and happens from time to time on GHA.

@vfdev-5 vfdev-5 merged commit 56c31db into pytorch:master Feb 23, 2023
@vfdev-5
Copy link
Collaborator

vfdev-5 commented Feb 23, 2023

Thanks for the contribution @twolodzko

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: contrib Contrib module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants