Update NeptuneLogger and handlers implementations to new API
See original GitHub issue🚀 Feature
According to the docs : https://docs.neptune.ai/about/legacy/#initialization and https://docs.neptune.ai/about/legacy/#scores-and-metrics current NeptuneLogger
implementation is legacy and may fail with new neptune versions.
cc @Blaizzy
Issue Analytics
- State:
- Created a year ago
- Comments:7
Top Results From Across the Web
Issues · pytorch/ignite - GitHub
WandBLogger and TensorboardLogger have different APIs for logging audio ... Update NeptuneLogger and handlers implementations to new API enhancement help ...
Read more >NeptuneLogger — PyTorch Lightning 1.8.5.post0 documentation
Automatically log checkpointed model. Called after model checkpoint callback saves a new checkpoint. Parameters. checkpoint_callback ( Checkpoint ) – the model ...
Read more >PyTorch Lightning vs Ignite: What Are the Differences?
The Lightning API offers the same functionality as raw Pytorch, ... call the NeptuneLogger from ignite.contrib.handlers.neptune_logger.
Read more >PyTorch Lightning 1.5 Released - Exxact Corporation
See what's new in the recent update of PyTorch Lightning, version 1.5. ... With the new Lightning Loop API in v1.5, you can...
Read more >neptune_logger — PyTorch-Ignite v0.4.10 Documentation
Neptune logger and its helper handlers. Classes. GradsScalarHandler. Helper handler to log model's gradients as scalars.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Great news on the dependency conflict with
gym
The team had already noticed and fixed it here and will be a part of a next release.
Neptune side, and we’ll send a PR to your repo once it’s done. 😃
We have completed the specification of the update, and now it’s marked
for development
, but there is no ETA for it.