Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
First series of P0 patterns to optimize llama #1490
First series of P0 patterns to optimize llama #1490
Changes from 6 commits
67dcb4d
c6a5e15
d01660e
084b881
cdf32cf
241522e
9487aa3
2037fbc
8923625
ca4929c
c1050ef
6f00505
5bdebee
ff7a707
5c5cab2
d59434f
36eb15b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 17 in onnxscript/rewriter/llama_rule_sets.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets.py#L17
Check warning on line 21 in onnxscript/rewriter/llama_rule_sets.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets.py#L20-L21
Check warning on line 25 in onnxscript/rewriter/llama_rule_sets.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets.py#L25
Check warning on line 37 in onnxscript/rewriter/llama_rule_sets.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets.py#L36-L37
Check warning on line 41 in onnxscript/rewriter/llama_rule_sets.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets.py#L41
Check warning on line 45 in onnxscript/rewriter/llama_rule_sets.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets.py#L44-L45
Check warning on line 52 in onnxscript/rewriter/llama_rule_sets.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets.py#L52
Check warning on line 55 in onnxscript/rewriter/llama_rule_sets.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets.py#L54-L55
Check warning on line 60 in onnxscript/rewriter/llama_rule_sets.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets.py#L59-L60
Check warning on line 63 in onnxscript/rewriter/llama_rule_sets.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets.py#L62-L63
Check warning on line 84 in onnxscript/rewriter/llama_rule_sets.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets.py#L84
Check warning on line 19 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L19
Check warning on line 23 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L23
Check warning on line 26 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L25-L26
Check warning on line 42 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L37-L42
Check warning on line 44 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L44
Check warning on line 47 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L47
Check warning on line 88 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L88
Check warning on line 96 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L93-L96
Check warning on line 99 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L99
Check warning on line 102 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L102
Check warning on line 116 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L116
Check warning on line 124 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L121-L124
Check warning on line 127 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L127
Check warning on line 131 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L131