diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2023-09-11 22:15:26 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2023-09-11 22:15:26 +0200 |
commit | 56dc112cfb649217cd624b4ff305e2db83a383b7 (patch) | |
tree | 92555f27313f8bb4650a3d8dfa1c88ac6e1bfbf8 /training/conf/logger | |
parent | bece39632a83ef3c8c0f49c753cbc6110d2f78b9 (diff) |
Update configs
Diffstat (limited to 'training/conf/logger')
-rw-r--r-- | training/conf/logger/csv.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/training/conf/logger/csv.yaml b/training/conf/logger/csv.yaml deleted file mode 100644 index 9fa6cad..0000000 --- a/training/conf/logger/csv.yaml +++ /dev/null @@ -1,4 +0,0 @@ -csv: - _target_: pytorch_lightning.loggers.CSVLogger - name: null - save_dir: "." |