Hannes Kuchelmeister
remove old template and use https://github.com/ashleve/lightning-hydra-template instead
d2e7940
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: ""