mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
accidentally broke multigpu a while ago :-/
This commit is contained in:
@ -10,7 +10,7 @@ adam=1
|
||||
|
||||
policy=constant
|
||||
power=4
|
||||
max_batches=400000
|
||||
max_batches=1000000
|
||||
|
||||
[gru]
|
||||
output = 1024
|
||||
|
Reference in New Issue
Block a user