-
Notifications
You must be signed in to change notification settings - Fork 14.4k
imatrix: add option to display importance score statistics for a given imatrix file #12718
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 1 commit
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
d8e902e
Add --show-statistics option
EAddario f46693b
Add --show-statistics logic
EAddario b3ac78b
Merge branch 'master' into imatrix
EAddario dc3373e
Add tensor name parsing
EAddario 0589c3e
Tidy output format
EAddario e1fd1af
Fix typo in title
EAddario 490a8fe
Merge branch 'master' into imatrix
EAddario 62ac268
Improve tensor influence ranking
EAddario 73d8ecb
Add better statistics
EAddario 200d88c
Merge branch 'master' into imatrix
EAddario 0b7f9c4
Change statistics' sort order
EAddario 52e86e2
Merge branch 'master' into imatrix
EAddario 91d48da
Merge branch 'master' into imatrix
EAddario 755c1ef
Add Cosine Similarity
EAddario 72a5ec1
Merge branch 'master' into imatrix
EAddario 5cd20e4
Add header search path
EAddario 1dbe6c3
Change header search path to private
EAddario bb47f0d
Merge branch 'master' into imatrix
EAddario a3ac66c
Merge branch 'master' into imatrix
EAddario 3eb556e
Add weighted statistics per layer
EAddario 0276d71
Merge branch 'master' into imatrix
EAddario 1f8dc23
Merge branch 'master' into imatrix
EAddario 8ecd5fa
Merge branch 'master' into imatrix
EAddario 8302a8a
Merge branch 'master' into imatrix
EAddario bfc0dfc
Merge branch 'master' into imatrix
EAddario 5cfc443
Update report title
EAddario 280dfdd
Merge branch 'master' into imatrix
EAddario 235442a
Refactor compute_statistics out of main
EAddario c823d16
Refactor compute_cossim out of load_imatrix
EAddario a5c4640
Refactor compute_statistics out of load_imatrix
EAddario 655be19
Move imatrix statistics calculation into its own functions
EAddario 23ecca8
Add checks and validations
EAddario a4166a8
Remove unnecessary include directory
EAddario ed4ba31
Merge branch 'master' into imatrix
EAddario 19f8e15
Rename labels
EAddario f5fd2b7
Add m_stats getter and refactor compute_statistics out of load_imatrix
EAddario bc3bd57
Refactor variable names
EAddario c3ede42
Merge branch 'master' into imatrix
EAddario 1389753
Merge branch 'master' into imatrix
EAddario fde3089
Minor cosmetic change
EAddario c5a3d0a
Retrigger checks (empty commit)
EAddario 688d0c2
Merge branch 'master' into imatrix
EAddario b1c481a
Rerun checks (empty commit)
EAddario dd13175
Fix unnecessary type promotion
EAddario 0cd8e67
Reverting change to improve code readability
EAddario 6c72d8e
Merge branch 'master' into imatrix
EAddario 6826341
Rerun checks (empty commit)
EAddario 432650b
Rerun checks (empty commit)
EAddario 61a21a4
Rerun checks - third time's the Charm 🤞 (empty commit)
EAddario 1a43247
Merge branch 'master' into imatrix
EAddario a3fdb2b
Minor cosmetic change
EAddario f9391bd
Update README
EAddario 98bcd3e
Fix typo
EAddario 71d8492
Merge branch 'master' into imatrix
EAddario 69a0b17
Update README
EAddario 9f2c558
Rerun checks (empty commit)
EAddario 2b45dca
Merge branch 'master' into imatrix
EAddario 3c1e250
Merge branch 'master' into imatrix
EAddario f7b1ab2
Re-implement changes on top of #9400
EAddario fa7c3da
Update README.md
EAddario e9ab48f
Update README
EAddario c02952a
Update README.md
EAddario 75cd6e0
Update README.md
EAddario 50e2ecf
Update README.md
EAddario 139ff4b
Remove duplicate option in print_usage()
EAddario ac0922f
Update README.md
EAddario 693dfb2
Update README.md
EAddario aef8914
Update README.md
EAddario fc77a54
Remove input check
EAddario 360c8a5
Remove commented out code
EAddario 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
Re-implement changes on top of #9400
- Loading branch information
commit f7b1ab2772a8114147d109b4853da799ba6178e9
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
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.