Skip to content

Update the Neptune logger#2881

Merged
vfdev-5 merged 47 commits intopytorch:masterfrom
neptune-ai:update-neptune-integration
Feb 23, 2023
Merged

Update the Neptune logger#2881
vfdev-5 merged 47 commits intopytorch:masterfrom
neptune-ai:update-neptune-integration

Conversation

@twolodzko
Copy link
Copy Markdown
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)

jakubczakon and others added 30 commits January 26, 2020 18:40
@github-actions github-actions bot added the module: contrib Contrib module label Feb 22, 2023
Copy link
Copy Markdown
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
Copy Markdown
Collaborator

vfdev-5 commented Feb 22, 2023

@twolodzko
Copy link
Copy Markdown
Contributor Author

@vfdev-5 done.

@vfdev-5
Copy link
Copy Markdown
Collaborator

vfdev-5 commented Feb 23, 2023

Thanks @twolodzko , I restart the CI.

@twolodzko
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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