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
FastMoE
Commits
9dc9c1fa
Unverified
Commit
9dc9c1fa
authored
Nov 23, 2021
by
Rick Ho
Committed by
GitHub
Nov 23, 2021
Browse files
Merge pull request #91 from laekov/fix-mimo-test
Fix missing positional argument in test_mimo.py
parents
74b6908f
3ed6b47a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tests/test_mimo.py
tests/test_mimo.py
+1
-0
No files found.
tests/test_mimo.py
View file @
9dc9c1fa
...
@@ -163,4 +163,5 @@ if __name__ == "__main__":
...
@@ -163,4 +163,5 @@ if __name__ == "__main__":
dp_group
=
None
,
dp_group
=
None
,
world_group
=
None
,
world_group
=
None
,
data_type
=
torch
.
float32
,
data_type
=
torch
.
float32
,
list_input
=
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