-
Notifications
You must be signed in to change notification settings - Fork 305
Migrate bnb4, io_datatype_converter, dynamic_to_fixed_shape, and static_llm passes to onnx_ir #2563
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
Open
justinchuby
wants to merge
15
commits into
main
Choose a base branch
from
justinchu/ir-script
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
ce6352c
Migrate bnb4, io_datatype_converter, and dynamic_to_fixed_shape passe…
justinchuby 9f7df52
Move dynamic_to_fixed_shape IR helpers into the pass and use model.gr…
justinchuby 432d48c
Migrate static_llm to onnx-ir, drop onnxruntime shape helpers
Copilot 60eeb88
Address review: simplify version helper and clarify external data load
Copilot 8ad62fc
Use onnx-shape-inference package instead of onnxruntime symbolic_shap…
Copilot 7fb78db
Remove unnecessary load_to_model in DynamicToFixedShape
Copilot 1655286
Fix StaticLLM fix_shape for untyped outputs
Copilot 5070b27
Fix StaticLLM output shape fallback for compose compatibility
Copilot c8f623e
Handle compose shape metadata gaps across split model boundaries
Copilot 1df9cf3
Merge partial shape metadata when composing linked ONNX values
Copilot 9ed6851
Assert merged intermediate shape metadata in compose regression test
Copilot 0f7a413
Use Value.merge_shapes in compose and relax dynamic-shape error asser…
Copilot 6306163
Add StaticLLM test asserting context/iterator share external data
justinchuby aed279c
Drop unnecessary load_to_model in bnb and static_llm (qnn-gpu)
justinchuby 27655a4
Drop unnecessary load_to_model in rtn/kquant/hqq quantizers
justinchuby File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.