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
FastFold
Commits
f55dca95
"docs/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "31f8913a1e9a5755c5b5a9d07a7342811ef434e2"
Unverified
Commit
f55dca95
authored
Dec 13, 2022
by
shenggan
Committed by
GitHub
Dec 13, 2022
Browse files
fix loss path in relax/amber_minimize.py (#121)
parent
ceee81d7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
fastfold/relax/amber_minimize.py
fastfold/relax/amber_minimize.py
+1
-1
No files found.
fastfold/relax/amber_minimize.py
View file @
f55dca95
...
@@ -23,7 +23,7 @@ from fastfold.common import (
...
@@ -23,7 +23,7 @@ from fastfold.common import (
protein
,
protein
,
residue_constants
,
residue_constants
,
)
)
import
fastfold.model.loss
as
loss
import
fastfold.model.
hub.
loss
as
loss
from
fastfold.relax
import
cleanup
,
utils
from
fastfold.relax
import
cleanup
,
utils
import
ml_collections
import
ml_collections
import
numpy
as
np
import
numpy
as
np
...
...
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