Skip to content

Commit c776ae9

Browse files
committed
Float val_check_parameter instead of int
1 parent a4e25a2 commit c776ae9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configs/experiment/RandLaNet_base_run_FR.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ trainer:
1515
min_epochs: 30
1616
max_epochs: 150
1717
check_val_every_n_epoch: 1
18-
val_check_interval: 1
18+
val_check_interval: 1.0
1919
# gpus: [1]
2020

2121
callbacks:

0 commit comments

Comments
 (0)