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 lookahead sample error & add update strategy #10894

Merged
merged 5 commits into from Apr 28, 2024

Conversation

cyita
Copy link
Contributor

@cyita cyita commented Apr 26, 2024

Description (Testing performance....)

Fix the lookahead sample error & add an update strategy.

1. Why the change?

The current lookahead will raise an error when do_sample=True, fix it in this PR. And add a candidate update strategy for better performance.

4. How to test?

  • local test

@cyita cyita changed the title Fix lookahead sample error & add update strategy [WIP]Fix lookahead sample error & add update strategy Apr 26, 2024
@cyita cyita changed the title [WIP]Fix lookahead sample error & add update strategy Fix lookahead sample error & add update strategy Apr 28, 2024
@cyita cyita requested a review from rnwang04 April 28, 2024 07:00
@cyita cyita merged commit 015d07a into intel-analytics:main Apr 28, 2024
16 of 18 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.

None yet

2 participants