Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
ayulockin committed Jan 12, 2022
1 parent 56870a2 commit 482fd00
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sample.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@
# Initialize WandbLogger
if opt['enable_wandb']:
wandb_logger = WandbLogger(opt)
# wandb.define_metric('validation/val_step')
# wandb.define_metric('epoch')
# wandb.define_metric("validation/*", step_metric="val_step")
val_step = 0
else:
wandb_logger = None
Expand Down

0 comments on commit 482fd00

Please sign in to comment.