This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
lightning
mirror of
https://github.com/Lightning-AI/lightning.git
Watch
1
Star
0
Fork
You've already forked lightning
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
334675e710
lightning
/
pytorch_lightning
/
loggers
History
Robert Scholes Lyck
1e58c964cf
Update type hint for log_model (
#12223
)
2022-03-28 22:53:15 +05:30
..
__init__.py
feat(wandb): support distributed modes (
#11650
)
2022-02-09 19:53:21 +01:00
base.py
Deprecate `LoggerCollection` in favor of `trainer.loggers` (
#12147
)
2022-03-04 23:01:43 +00:00
comet.py
Update typing for CometLogger.experiment (
#11836
)
2022-02-14 09:16:11 +00:00
csv_logs.py
Make default logger name "lightning_logs" (
#11762
)
2022-02-10 15:19:18 +05:30
mlflow.py
Allow log to an existing run ID in MLflow with MLFlowLogger (
#12290
)
2022-03-27 17:28:57 +00:00
neptune.py
fix typos (
#11937
)
2022-02-16 17:27:51 -08:00
tensorboard.py
Make default logger name "lightning_logs" (
#11762
)
2022-02-10 15:19:18 +05:30
test_tube.py
Centralize rank_zero_only utilities into their own module (
#11747
)
2022-02-07 08:09:55 +00:00
wandb.py
Update type hint for log_model (
#12223
)
2022-03-28 22:53:15 +05:30