Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
feed4ae2
"pcdet/git@developer.sourcefind.cn:OpenDAS/openpcdet.git" did not exist on "96ba76a3e6e34a671f62b005261b34a980f68863"
Unverified
Commit
feed4ae2
authored
Sep 02, 2022
by
Gustaf Ahdritz
Committed by
GitHub
Sep 02, 2022
Browse files
Increase default worker count
parent
b05b6d22
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
openfold/config.py
openfold/config.py
+1
-1
No files found.
openfold/config.py
View file @
feed4ae2
...
...
@@ -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
,
},
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment