lightning/tests/loggers
Ethan Harris 89b5326ca5
Fix support for symlink save_dir in TensorBoardLogger (#6730)
* Add test for symlink support and initial fix

* Respond to comment and add docstring

* Update CHANGELOG.md

* Simplify

* Update pytorch_lightning/utilities/cloud_io.py

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

* Make `LightningLocalFileSystem` protected

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2021-04-06 11:36:25 +02:00
..
__init__.py
test_all.py Refactor: skipif for Windows 2/n (#6268) 2021-03-02 09:36:01 +00:00
test_base.py Improve DummyLogger (#6398) 2021-03-09 23:18:38 +00:00
test_comet.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
test_csv.py formatting tests: 4/n (#5846) 2021-02-06 12:07:26 +01:00
test_mlflow.py Add artifcact_location arg to MLFlow logger (#6677) 2021-03-26 00:12:03 +01:00
test_neptune.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
test_tensorboard.py Fix support for symlink save_dir in TensorBoardLogger (#6730) 2021-04-06 11:36:25 +02:00
test_wandb.py fix(wandb): prevent WandbLogger from dropping values (#5931) 2021-02-27 01:52:23 +00:00