-
Notifications
You must be signed in to change notification settings - Fork 84
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
Parser changes to handle MatMulIntegerToFloat #3445
Open
TedThemistokleous
wants to merge
12
commits into
develop
Choose a base branch
from
add_matmulintegertofloat_contrib_op
base: develop
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.
+1,332
−6
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b19ce16 - Browse repository at this point
Copy the full SHA b19ce16View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae9f722 - Browse repository at this point
Copy the full SHA ae9f722View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f62a33 - Browse repository at this point
Copy the full SHA 7f62a33View commit details
Commits on Sep 17, 2024
-
Add parser tests and updated gen onnx
Updated parser to handle bias case as well as bad scale conditions Initial float/half tests bad scale tests bad bias tests
Configuration menu - View commit details
-
Copy full SHA for 92d8ea4 - Browse repository at this point
Copy the full SHA 92d8ea4View commit details -
Handle scaled output result better
avoid tidy screaming about complexity
Configuration menu - View commit details
-
Copy full SHA for cdb307d - Browse repository at this point
Copy the full SHA cdb307dView commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f912e61 - Browse repository at this point
Copy the full SHA f912e61View commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 02c3918 - Browse repository at this point
Copy the full SHA 02c3918View commit details -
Use dequantizelinear which elminates the need to add in shifts due to int8/uint8 mismatches still needs parser tests
Configuration menu - View commit details
-
Copy full SHA for 3ca3e6a - Browse repository at this point
Copy the full SHA 3ca3e6aView commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 547826d - Browse repository at this point
Copy the full SHA 547826dView commit details
Commits on Oct 17, 2024
-
Add test case for zero point in matmulintegertofloat
Needed to update initial tests and gen onnx
Configuration menu - View commit details
-
Copy full SHA for c6d8679 - Browse repository at this point
Copy the full SHA c6d8679View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d89fdd - Browse repository at this point
Copy the full SHA 6d89fddView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0c8120 - Browse repository at this point
Copy the full SHA c0c8120View commit details
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.