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
da88b6bd
Commit
da88b6bd
authored
Nov 09, 2021
by
Gustaf
Browse files
Merge branch 'main' of
ssh://github.com/aqlaboratory/openfold
into main
parents
22cc45a8
d03fc112
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
openfold/config.py
openfold/config.py
+1
-0
No files found.
openfold/config.py
View file @
da88b6bd
...
@@ -45,6 +45,7 @@ def model_config(name, train=False, low_prec=False):
...
@@ -45,6 +45,7 @@ def model_config(name, train=False, low_prec=False):
if
train
:
if
train
:
c
.
globals
.
blocks_per_ckpt
=
1
c
.
globals
.
blocks_per_ckpt
=
1
c
.
globals
.
chunk_size
=
None
if
low_prec
:
if
low_prec
:
c
.
globals
.
eps
=
1e-4
c
.
globals
.
eps
=
1e-4
...
...
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