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
4f2f069b
Commit
4f2f069b
authored
Jan 23, 2024
by
Christina Floristean
Committed by
Jennifer Wei
May 06, 2024
Browse files
Additional fix for multimer deepspeed test
parent
7de0ab00
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
tests/test_deepspeed_evo_attention.py
tests/test_deepspeed_evo_attention.py
+0
-1
No files found.
tests/test_deepspeed_evo_attention.py
View file @
4f2f069b
...
...
@@ -306,7 +306,6 @@ class TestDeepSpeedKernel(unittest.TestCase):
batch
[
"residx_atom37_to_atom14"
]
=
batch
[
"residx_atom37_to_atom14"
].
long
()
# print(batch["target_feat"].shape)
batch
[
"target_feat"
]
=
torch
.
nn
.
functional
.
one_hot
(
batch
[
"aatype"
],
consts
.
msa_logits
-
1
).
to
(
torch
.
float32
)
batch
[
"template_all_atom_mask"
]
=
batch
[
"template_all_atom_masks"
]
batch
.
update
(
...
...
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