Hannes Kuchelmeister
cleanup to make ready as submodule
c7be723
raw
history blame
241 Bytes
# https://www.tensorflow.org/tensorboard/
tensorboard:
_target_: pytorch_lightning.loggers.tensorboard.TensorBoardLogger
save_dir: "tensorboard/"
name: null
version: ${name}
log_graph: False
default_hp_metric: True
prefix: ""