"pcdet/git@developer.sourcefind.cn:OpenDAS/openpcdet.git" did not exist on "96ba76a3e6e34a671f62b005261b34a980f68863"
Unverified Commit feed4ae2 authored by Gustaf Ahdritz's avatar Gustaf Ahdritz Committed by GitHub
Browse files

Increase default worker count

parent b05b6d22
......@@ -358,7 +358,7 @@ config = mlc.ConfigDict(
"use_small_bfd": False,
"data_loaders": {
"batch_size": 1,
"num_workers": 8,
"num_workers": 16,
"pin_memory": True,
},
},
......
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