Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small refactorings to PartitionSelectionStrategy wrappers #379

Merged
merged 13 commits into from
Jul 14, 2021

Conversation

levzlotnik
Copy link
Contributor

@levzlotnik levzlotnik commented Jul 11, 2021

Description

  • Added the pybind11 exposed functions into __all__ in pydp.algorithms.partition_selection.
  • Replaced duplicated code in the partition_selection_strategies.cpp with a single template function.

Affected Dependencies

None

How has this been tested?

Used the previous tests that were added in #374 .

Checklist

Note

Only the last 2 commits in the history are the delta with the current branch. The previous ones were merged with #374.

@chinmayshah99 chinmayshah99 merged commit dabb0e1 into OpenMined:dev Jul 14, 2021
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