Skip to content

Commit

Permalink
Remove LighterLogger from CIFAR10 yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ibro45 committed Jan 16, 2024
1 parent 4fa5dc7 commit f6f034b
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions projects/cifar10/experiments/monai_bundle_prototype.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,6 @@ trainer:
log_every_n_steps: 10
logger: False
callbacks:
- _target_: lighter.callbacks.LighterLogger
project: CIFAR10
log_dir: "$@project + '/logs' "
tensorboard: True
wandb: True
input_type: image
# pred_type: scalar
# target_type: scalar
max_samples: 10

- _target_: lighter.callbacks.LighterFileWriter
directory: "$@project + '/predictions' "
format: "tensor"
Expand Down

0 comments on commit f6f034b

Please sign in to comment.