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
23807c24c2
lightning
/
pytorch_lightning
/
loggers
History
Rafał Jankowski
ed84cef3af
Removed duplicated file extension when uploading model checkpoints with NeptuneLogger (
#11015
)
2021-12-11 00:03:12 +05:30
..
__init__.py
use ModuleNotFoundError instead of ImportError (
#9867
)
2021-10-11 05:57:37 +00:00
base.py
Resolve: 'DummyExperiment' object does not support item assignment (
#10917
)
2021-12-03 17:54:05 +00:00
comet.py
use ModuleNotFoundError instead of ImportError (
#9867
)
2021-10-11 05:57:37 +00:00
csv_logs.py
Fix pickling error with CSVLogger (
#10388
)
2021-11-08 10:36:35 +00:00
mlflow.py
use ModuleNotFoundError instead of ImportError (
#9867
)
2021-10-11 05:57:37 +00:00
neptune.py
Removed duplicated file extension when uploading model checkpoints with NeptuneLogger (
#11015
)
2021-12-11 00:03:12 +05:30
tensorboard.py
Fix scripting causing false positive deprecation warnings (
#10555
)
2021-11-16 15:52:09 +00:00
test_tube.py
use ModuleNotFoundError instead of ImportError (
#9867
)
2021-10-11 05:57:37 +00:00
wandb.py
Remove `every_n_val_epochs` from ModelCheckpoint (
#10366
)
2021-11-05 15:19:33 +00:00