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

Add option to limit number of buckets #156

Open
wants to merge 28 commits into
base: habana_main
Choose a base branch
from

Conversation

kzawora-intel
Copy link

No description provided.

@kzawora-intel kzawora-intel marked this pull request as draft August 5, 2024 16:02
@kzawora-intel kzawora-intel marked this pull request as ready for review August 14, 2024 16:44
@kzawora-intel kzawora-intel changed the title Draft: Add option to limit number of buckets Add option to limit number of buckets Aug 14, 2024
Copy link

@madamczykhabana madamczykhabana left a comment

Choose a reason for hiding this comment

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

I love the general idea of using exponential spacing for buckets, but the current implementation is very complex + it has some small issues like:

  • what if we need a bucket that hasn't been warmed-up?
  • as far as I can see we always call warmup_range_with_limit without specifying fill. Is it needed?

Let's discuss it offline and figure out how to simplify it.

@kzawora-intel kzawora-intel added the habana Issues or PRs submitted by Habana Labs label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
habana Issues or PRs submitted by Habana Labs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants