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 real bs to profiling #600

Closed
wants to merge 917 commits into from
Closed

Add real bs to profiling #600

wants to merge 917 commits into from

Conversation

kamil-kaczor
Copy link

Adds real batch size and sequence length to description of a graph in the high-level profiling.

russellb and others added 30 commits November 19, 2024 09:48
Random sampler warmup
This change allows to skip empty steps in multistep scenario. We are
currently wasting host time on launching n-2 empty steps.
This PR removes it. The gain will be visible after device time
optimizations, as we are currently limited by HPU calculations inside
multistep.
xuechendi and others added 28 commits December 4, 2024 16:28
Signed-off-by: Daniele Trifirò <[email protected]>
Signed-off-by: youkaichao <[email protected]>
Co-authored-by: youkaichao <[email protected]>
Add spec decode CI

---------

Signed-off-by: Chendi.Xue <[email protected]>
Signed-off-by: Isotr0py <[email protected]>
Signed-off-by: DarkLight1337 <[email protected]>
Co-authored-by: DarkLight1337 <[email protected]>
…9, add tmp one for 1.18 (#547)

Fix 1.19 INC incompatible issues

https://jira.habana-labs.com/browse/SW-209688

Signed-off-by: Chendi.Xue <[email protected]>
Co-authored-by: Michał Kuligowski <[email protected]>
Need to test with TORCH_COMPILE_DISABLE=true

Signed-off-by: Chendi.Xue <[email protected]>
@kamil-kaczor kamil-kaczor deleted the add_real_BS_to_profiling branch December 9, 2024 12:48
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.