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
d1529c28a1
lightning
/
pytorch_lightning
/
loggers
History
Ethan Harris
f645df5e9a
Add typings for evaluation_loop.py and remove some dead code (
#7015
)
2021-04-15 07:36:04 +00:00
..
__init__.py
refactor imports of logger dependencies (
#4860
)
2021-01-06 15:16:06 +01:00
base.py
Improve DummyLogger (
#6398
)
2021-03-09 23:18:38 +00:00
comet.py
fix duplicate console logging bug v2 (
#6275
)
2021-03-02 15:17:55 +05:30
csv_logs.py
fix duplicate console logging bug v2 (
#6275
)
2021-03-02 15:17:55 +05:30
mlflow.py
Add typings for evaluation_loop.py and remove some dead code (
#7015
)
2021-04-15 07:36:04 +00:00
neptune.py
fix duplicate console logging bug v2 (
#6275
)
2021-03-02 15:17:55 +05:30
tensorboard.py
fix exception raising (
#6901
)
2021-04-08 22:23:26 +02:00
test_tube.py
Document exceptions in loggers (
#6171
)
2021-02-25 21:08:32 +01:00
wandb.py
fix(wandb): prevent WandbLogger from dropping values (
#5931
)
2021-02-27 01:52:23 +00:00