-
-
Notifications
You must be signed in to change notification settings - Fork 10.4k
[Kernel] AQ AZP 3/4: Asymmetric quantization kernels #7270
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
Merged
Merged
Changes from 20 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
9c5b95b
DRAFT dynamic azp quant kernel - failing non-deterministically
ProExpertProg c0916db
Fixed blockReduce bug! Also using round-to-even for azp
ProExpertProg 69f9493
Remove scale adjustment
ProExpertProg 15e4c72
Fixed saturation in kernel
ProExpertProg 6353a8b
Integer allclose comparison
ProExpertProg a95790a
utils fix
ProExpertProg 84db5cd
Fixed torch ref conversion
ProExpertProg d11340c
Format
ProExpertProg fe91441
Inverted azp sign to be consistent with RFC, unit tests, and compress…
ProExpertProg f769c99
Fix order of rounding in test (doesn't matter for small numbers, just…
ProExpertProg 9e49812
Fewer tests
ProExpertProg c1ad358
Static per-tensor kernels added
ProExpertProg 25d0f58
Reduced test size, fixed custom_ops wrapper
ProExpertProg e05068c
format
ProExpertProg 5d249fe
Merge remote-tracking branch 'refs/remotes/upstream/main' into luka/a…
ProExpertProg d02c568
Merge fixes
ProExpertProg e4dc101
Fix for AMD build
ProExpertProg 31b3e44
PR comments: Python nits
ProExpertProg 5a9762e
PR comments: saturation code
ProExpertProg 8aed02a
explicit nearest rounding mode
ProExpertProg 557db87
Added rounding mode guard
ProExpertProg 2b24032
Rounding mode stuff removed, added comment
ProExpertProg 5e9a0cb
Fixed test
ProExpertProg 65b2f9c
Improved nearbyint rounding comment
ProExpertProg 45e1d9e
Added saturating cast test
ProExpertProg 2232b6d
Fixed scaled_int8_quant in qqq
ProExpertProg 8df3b2d
Merge remote-tracking branch 'upstream/main' into luka/aq-azp-kernels
ProExpertProg 04a539e
Fixed ops_check & azp test atol
ProExpertProg a3b9f6a
Fixed cpu bindings
ProExpertProg 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
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.