Commit 3ed6b47a authored by Sengxian's avatar Sengxian
Browse files

Fix missing positional argument in test_mimo.py

parent 74b6908f
...@@ -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