Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D decentralizepy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Gitlab upgrade to latest version (15.10.1) is complete. Have a nice day!

  • SaCS
  • decentralizepy
  • Merge requests
  • !12

Fixes to the previous PR

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jeffrey Wigger requested to merge wigger/decentralizepy:compression_fixes into main May 09, 2022
  • Overview 0
  • Commits 3
  • Pipelines 0
  • Changes 12

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 May 10, 2022 by Jeffrey Wigger
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: compression_fixes