summaryrefslogtreecommitdiff
path: root/training/conf/logger/csv.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'training/conf/logger/csv.yaml')
-rw-r--r--training/conf/logger/csv.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/training/conf/logger/csv.yaml b/training/conf/logger/csv.yaml
new file mode 100644
index 0000000..9fa6cad
--- /dev/null
+++ b/training/conf/logger/csv.yaml
@@ -0,0 +1,4 @@
+csv:
+ _target_: pytorch_lightning.loggers.CSVLogger
+ name: null
+ save_dir: "."