Skip to content

Fixes to the previous PR

Jeffrey Wigger requested to merge wigger/decentralizepy:compression_fixes into main

Fixing subsampling and sharing with compression

Open Issue: Only the meta data for the indices is counted towards the meta_data size. Other meta data like seed for subsampling is ignored Now all metadata is counted. Even the overhead of the dictionary, as well as the degree and iteration added in step.

Edited by Jeffrey Wigger

Merge request reports