-
Notifications
You must be signed in to change notification settings - Fork 319
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
Added explicit register pressure estimate for SIMD and tuned [Dynamic]LinearQuantization operations #2945
Merged
AlexandreEichenberger
merged 12 commits into
onnx:main
from
AlexandreEichenberger:simd-framwork-v2
Sep 24, 2024
Merged
Added explicit register pressure estimate for SIMD and tuned [Dynamic]LinearQuantization operations #2945
AlexandreEichenberger
merged 12 commits into
onnx:main
from
AlexandreEichenberger:simd-framwork-v2
Sep 24, 2024
Commits on Sep 18, 2024
-
added register pressure estimate to be explicit when needed
Signed-off-by: Alexandre Eichenberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 359e095 - Browse repository at this point
Copy the full SHA 359e095View commit details
Commits on Sep 19, 2024
-
Signed-off-by: Alexandre Eichenberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e2cbab8 - Browse repository at this point
Copy the full SHA e2cbab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3123c1 - Browse repository at this point
Copy the full SHA e3123c1View commit details -
added min unroll for conversion loops
Signed-off-by: Alexandre Eichenberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bfd6542 - Browse repository at this point
Copy the full SHA bfd6542View commit details -
try 2 loops for quantize linear
Signed-off-by: Alexandre Eichenberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60a8b9e - Browse repository at this point
Copy the full SHA 60a8b9eView commit details -
Signed-off-by: Alexandre Eichenberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f798ae - Browse repository at this point
Copy the full SHA 5f798aeView commit details -
Signed-off-by: Alexandre Eichenberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7aa3df4 - Browse repository at this point
Copy the full SHA 7aa3df4View commit details
Commits on Sep 20, 2024
-
Signed-off-by: Alexandre Eichenberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9dfe268 - Browse repository at this point
Copy the full SHA 9dfe268View commit details -
attempt with temp buffers inside main loop
Signed-off-by: Alexandre Eichenberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a62034 - Browse repository at this point
Copy the full SHA 3a62034View commit details -
Signed-off-by: Alexandre Eichenberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 168d50d - Browse repository at this point
Copy the full SHA 168d50dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30b37da - Browse repository at this point
Copy the full SHA 30b37daView commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 02062a3 - Browse repository at this point
Copy the full SHA 02062a3View 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.