summaryrefslogtreecommitdiff
path: root/training/conf/callbacks/wandb/watch.yaml
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2021-10-10 18:05:44 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2021-10-10 18:05:44 +0200
commit9d3e158f48e3e965d67f154e05faaaf1cadbb836 (patch)
tree57b8e1b38874e9a778671abe4eaaa841fc56049b /training/conf/callbacks/wandb/watch.yaml
parent38f546f0b86fc0dc89863b00c5ee8c6685394ef2 (diff)
Update configs
Diffstat (limited to 'training/conf/callbacks/wandb/watch.yaml')
-rw-r--r--training/conf/callbacks/wandb/watch.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/training/conf/callbacks/wandb/watch.yaml b/training/conf/callbacks/wandb/watch.yaml
new file mode 100644
index 0000000..511608c
--- /dev/null
+++ b/training/conf/callbacks/wandb/watch.yaml
@@ -0,0 +1,4 @@
+watch_model:
+ _target_: callbacks.wandb_callbacks.WatchModel
+ log: all
+ log_freq: 100