Skip to content
Snippets Groups Projects
Commit 6ad8ca8d authored by Rishi Sharma's avatar Rishi Sharma
Browse files

Fix writes communication_rounds increment

parent 35e6983f
No related branches found
No related tags found
No related merge requests found
......@@ -98,6 +98,8 @@ class PartialModel(Sharing):
logging.info("Converted dictionary to json")
self.communication_round += 1
return m
def deserialized_model(self, m):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment