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 9 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 50 in onnxscript/rewriter/llama_rule_sets.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets.py#L50
Check warning on line 53 in onnxscript/rewriter/llama_rule_sets.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets.py#L52-L53
Check warning on line 58 in onnxscript/rewriter/llama_rule_sets.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets.py#L57-L58
Check warning on line 61 in onnxscript/rewriter/llama_rule_sets.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets.py#L60-L61
Check warning on line 82 in onnxscript/rewriter/llama_rule_sets.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets.py#L82
Check warning on line 18 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L18
Check warning on line 22 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L22
Check warning on line 25 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L24-L25
Check warning on line 41 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L36-L41
Check warning on line 43 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L43
Check warning on line 46 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L46
Check warning on line 87 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L87
Check warning on line 94 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L91-L94
Check warning on line 97 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L97
Check warning on line 100 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L100
Check warning on line 114 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L114
Check warning on line 121 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L118-L121
Check warning on line 124 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L124
Check warning on line 128 in onnxscript/rewriter/llama_rule_sets_tests.py
Codecov / codecov/patch
onnxscript/rewriter/llama_rule_sets_tests.py#L128