Commit 3b8e5c4a authored by Michael Carilli's avatar Michael Carilli
Browse files

Removing some whitespace

parent a0ae9e91
...@@ -474,7 +474,6 @@ class DistributedDataParallel(Module): ...@@ -474,7 +474,6 @@ class DistributedDataParallel(Module):
self.next_bucket = 0 self.next_bucket = 0
self.ready_buckets_not_reduced = set() self.ready_buckets_not_reduced = set()
self.active_params = param_list self.active_params = param_list
self.callback_queued = False self.callback_queued = False
......
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