Add TensorBoard support (#87)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Glenn Jocher
2022-12-24 14:37:46 +01:00
committed by GitHub
parent 248d54ca03
commit cb4f20f3cf
6 changed files with 133 additions and 51 deletions

View File

@ -15,7 +15,7 @@ nosave: False
cache: False # True/ram, disk or False
device: '' # cuda device, i.e. 0 or 0,1,2,3 or cpu
workers: 8
project: 'runs'
project: 'runs/train'
name: 'exp'
exist_ok: False
pretrained: False