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

[fix] Fix online SPMD algorithms finalize call #2882

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

olegkkruglov
Copy link
Contributor

Changes proposed in this pull request:

  • Fix finalize method for all four online SPMD algorithms, now the call does not affect partial results since all necessary tables are copied. It allows to call finalize between calls of partial_fit to obtain intermediate results
  • Add ONEDAL_DATA_PARALLEL to finalize implementations where they were forgotten

@olegkkruglov
Copy link
Contributor Author

/intelci: run

@Alexandr-Solovev
Copy link
Contributor

/intelci: run

@olegkkruglov
Copy link
Contributor Author

@olegkkruglov olegkkruglov merged commit ac5ea85 into oneapi-src:main Aug 29, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants