ATOMO icon indicating copy to clipboard operation
ATOMO copied to clipboard

QSGD implementation question

Open tvogels opened this issue 6 years ago • 0 comments

Hi! Thanks a lot for the ATOMO paper and sharing your code over here. I just had a look at your implementation of 1-bit QSGD compression, and was wondering where the Elias coding is implemented. I would be curious if you have any thoughts on doing this efficiently. I found utils.compress, which I thought could be related, but I cannot find a use of this function in this repo.

tvogels avatar Aug 12 '19 21:08 tvogels