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
e1142cf3
"git@developer.sourcefind.cn:OpenDAS/openpcdet.git" did not exist on "4edd264b7cbe80f636d2b211dc12da83c165dc81"
Unverified
Commit
e1142cf3
authored
Dec 28, 2021
by
Gustaf Ahdritz
Committed by
GitHub
Dec 28, 2021
Browse files
Fix typo in model.py
parent
ca43b8dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
openfold/model/model.py
openfold/model/model.py
+1
-1
No files found.
openfold/model/model.py
View file @
e1142cf3
...
...
@@ -316,7 +316,7 @@ class AlphaFold(nn.Module):
# [*, N, C_m]
m_1_prev
=
m
[...,
0
,
:,
:]
# [* N, N, C_z]
# [*
,
N, N, C_z]
z_prev
=
z
# [*, N, 3]
...
...
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