"src/vscode:/vscode.git/clone" did not exist on "73a9d5856f2d7ae3637c484d83cd697284ad3962"
Commit 3b8e5c4a authored by Michael Carilli's avatar Michael Carilli
Browse files

Removing some whitespace

parent a0ae9e91
......@@ -473,7 +473,6 @@ class DistributedDataParallel(Module):
self.allreduce_buffers = [None for _ in range(self.num_buckets)]
self.next_bucket = 0
self.ready_buckets_not_reduced = set()
self.active_params = param_list
......
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