-
Notifications
You must be signed in to change notification settings - Fork 79
Add functionality to FusingInfo class to preserve quantization config #1426
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
kkawa14
merged 30 commits into
SonySemiconductorSolutions:main
from
kkawa14:apply_quant_info_to_fusinginfo
May 14, 2025
Merged
Changes from 20 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
a0d7d40
Add fuse_op_quantization_config field to schema v2 of Fusing class
kkawa14 9225537
Renamed unittest filename
kkawa14 ac4db39
Rename test class name
kkawa14 6be96b7
Merge branch 'main' into add_fuse_op_quant_config_to_schema_v2
kkawa14 47f73ec
Merge branch 'main' into add_fuse_op_quant_config_to_schema_v2
kkawa14 407d840
Merge branch 'main' into add_fuse_op_quant_config_to_schema_v2
kkawa14 79ef579
Remove unnecessary validation
kkawa14 e59aff8
Merge branch 'main' into apply_quant_info_to_fusinginfo
kkawa14 9ecac66
Merge remote-tracking branch 'origin/add_fuse_op_quant_config_to_sche…
kkawa14 41e55be
Merge branch 'main' into apply_quant_info_to_fusinginfo
kkawa14 271b78c
Experimentally applying quant info to fusion info
kkawa14 9fd8fc3
Experimentally Code at fusing_info.py
kkawa14 d0bdc68
modify experimentally code
kkawa14 9fdb0e8
modify initalize method
kkawa14 f2eab66
Merge branch 'main' into apply_quant_info_to_fusinginfo
kkawa14 e41ce92
apply quantization info to fusinginfo
kkawa14 6238c4b
change variable name and conditional branching
kkawa14 fbf08de
adding unittest
kkawa14 637e2ea
Merge branch 'main' into apply_quant_info_to_fusinginfo
kkawa14 782620d
modify test expect(missing type)
kkawa14 06eb698
Merge branch 'main' into apply_quant_info_to_fusinginfo
kkawa14 87bb5fa
Fixed review feedback
kkawa14 8313c9f
Merge branch 'main' into apply_quant_info_to_fusinginfo
kkawa14 1d77024
Add other quant_op_cfg
kkawa14 861b390
modify
kkawa14 90d7612
Adding error conditions
kkawa14 764afa5
change the method of removing fused_op_id_to_quant_config
kkawa14 36d4bd2
fix line break
kkawa14 629f837
Merge branch 'main' into apply_quant_info_to_fusinginfo
kkawa14 35ffd84
Merge branch 'main' into apply_quant_info_to_fusinginfo
kkawa14 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
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.
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.