Unverified Commit 9dc9c1fa authored by Rick Ho's avatar Rick Ho Committed by GitHub
Browse files

Merge pull request #91 from laekov/fix-mimo-test

Fix missing positional argument in test_mimo.py
parents 74b6908f 3ed6b47a
...@@ -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
) )
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment