-
-
Notifications
You must be signed in to change notification settings - Fork 649
Update the Neptune logger #2881
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
Merged
vfdev-5
merged 47 commits into
pytorch:master
from
neptune-ai:update-neptune-integration
Feb 23, 2023
Merged
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
0760506
added output handlers, model checkpoint handler, added mnist example,…
jakubczakon ea65a1a
added exp link to examples, added tests
jakubczakon 9372b8b
added neptune do docs
jakubczakon f3d81c5
Merge branch 'master' into master
jakubczakon c3d9556
fixed test
jakubczakon bfff60c
Merge branch 'master' of https://github.com/neptune-ai/ignite
jakubczakon 741d3d7
fixed imports
jakubczakon 0d3b1f5
added neptune-client to test dependencies
jakubczakon 7f00f6a
fixed missing package message
jakubczakon cc5ca70
Merge branch 'master' into master
jakubczakon cc450b8
dropped model checkpoing handler
jakubczakon b0bf959
updated experiment link
jakubczakon 73d4001
dropped __futures__ print_function
jakubczakon e47a994
updated fork
jakubczakon d69068c
added NeptuneSaver and tests
jakubczakon 1cdfd83
autopep8 fix
39e2c66
updated token to anonymous user neptuner
jakubczakon de7000f
Merge branch 'master' of https://github.com/neptune-ai/ignite
jakubczakon 5b345a6
updated experiment link
jakubczakon b2e0901
Merge branch 'master' into master
jakubczakon 7ddf4d3
updated token to 'ANONYMOUS'
jakubczakon 6b13741
Merge branch 'master' of https://github.com/neptune-ai/ignite
jakubczakon a0a43d9
Merge branch 'master' into master
jakubczakon 05d3c6f
updated examples, fixed tests
jakubczakon 4022987
autopep8 fix
d2a8b23
fixed serializable test
jakubczakon fb59d0c
Merge branch 'master' of https://github.com/neptune-ai/ignite
jakubczakon 2a79216
fixed serializable model test
jakubczakon c2bc4c5
local
jakubczakon d363722
added __getattr__, fixed experiment_name, fixed api_token=None
jakubczakon 3ebeffd
merged conflicts
jakubczakon e4a99f7
autopep8 fix
ae1669d
added self.experiment back
jakubczakon 48b449e
Merge branch 'master' of https://github.com/neptune-ai/ignite
jakubczakon ae6439c
Merge remote-tracking branch 'upstream/master' into update-neptune-in…
twolodzko 627e78e
Fix after merge
twolodzko 06fa414
Update Neptune integration for compatibility with recent changes in N…
twolodzko 4eda471
Merge branch 'pytorch:master' into update-neptune-integration
twolodzko 1f22ab9
Track the version of Ignite in Neptune
twolodzko 185acda
Ignore the future deprecation warnings when importing neptune.new
twolodzko e3a3ea3
autopep8 fix
twolodzko 40a72a4
Merge branch 'master' into update-neptune-integration
twolodzko 2dddf95
Make INTEGRATION_VERSION_KEY private
twolodzko 15feb59
Add type annotations
twolodzko 94aaeb5
Add type annotation to kwargs
twolodzko 494826f
Use >= in requirements
twolodzko a432aed
Fix failing test
twolodzko File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion can
2A93
not be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.