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

Perf. fix for decision forest classifier inference #2881

Merged

Conversation

Alexsandruss
Copy link
Contributor

@Alexsandruss Alexsandruss commented Aug 26, 2024

Description

Disables ensemble level parallelism in classifier inference to avoid excessive memory and CPU usage on machines with higher number of cores.

@Alexsandruss
Copy link
Contributor Author

/intelci: run

1 similar comment
@Alexsandruss
Copy link
Contributor Author

/intelci: run

@Alexsandruss
Copy link
Contributor Author

@Mergifyio rebase

Copy link
Contributor

mergify bot commented Aug 29, 2024

rebase

✅ Branch has been successfully rebased

@Alexsandruss
Copy link
Contributor Author

/intelci: run

@Alexsandruss Alexsandruss merged commit ffed86d into oneapi-src:main Aug 30, 2024
16 of 17 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