Skip to content

Speed-up quantiles#609

Merged
dvadym merged 3 commits into
OpenMined:mainfrom
dvadym:speedup_quantiles
May 13, 2026
Merged

Speed-up quantiles#609
dvadym merged 3 commits into
OpenMined:mainfrom
dvadym:speedup_quantiles

Conversation

@dvadym
Copy link
Copy Markdown
Collaborator

@dvadym dvadym commented May 13, 2026

No description provided.

@dvadym dvadym requested a review from RamSaw May 13, 2026 08:57
Comment thread pipeline_dp/combiners.py
if len(self.elements) >= self.MAX_ELEMENTS_IN_LIST:
self.create_tree()

def __getstate__(self):
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we need this functions? Should we document it?

@dvadym dvadym merged commit 9b24617 into OpenMined:main May 13, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants