"tools/cfgs/git@developer.sourcefind.cn:OpenDAS/openpcdet.git" did not exist on "ef7da7dd4160d6c240bca43c9c12670169c59433"
Unverified Commit 32c137e2 authored by Gustaf Ahdritz's avatar Gustaf Ahdritz Committed by GitHub
Browse files

Remove buggy DeepSpeed LR scheduler

parent 01367e36
......@@ -6,14 +6,6 @@
"eps": 1e-05
}
},
"scheduler": {
"type": "WarmupLR",
"params": {
"warmup_min_lr": 0,
"warmup_max_lr": 0.001,
"warmup_num_steps": 128000
}
},
"fp16": {
"enabled": true,
"min_loss_scale": 1
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment