lightning/pytorch_lightning/loggers
Brendan Fahy 2d8c1b7c54
use fsspec instead of gfile for all IO (#3320)
* use fsspec instead of gfile for all IO

This better supports remote (and local) file operations with a dedicated package

* Apply suggestions from code review

Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>

* chlog

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
Co-authored-by: Jirka Borovec <jirka@pytorchlightning.ai>
2020-09-03 14:19:20 +02:00
..
__init__.py clean imports (#2867) 2020-08-08 00:33:51 +02:00
base.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
comet.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
csv_logs.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
mlflow.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
neptune.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
tensorboard.py use fsspec instead of gfile for all IO (#3320) 2020-09-03 14:19:20 +02:00
test_tube.py Fix log_graph in TensorBoardLogger (#3092) 2020-08-22 06:35:09 -04:00
wandb.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00