Skip to content

handling duplicate dq which are initializers#575

Merged
saurabhkale17 merged 1 commit intoovep-developfrom
saurabh/ds_debug
Feb 18, 2025
Merged

handling duplicate dq which are initializers#575
saurabhkale17 merged 1 commit intoovep-developfrom
saurabh/ds_debug

Conversation

@saurabhkale17
Copy link

@saurabhkale17 saurabhkale17 commented Feb 13, 2025

Description

This PR addresses an issue where duplicate DQ nodes which are initializers were incorrectly removed. Since initializers should always be preserved, the fix ensures that:

All duplicate DQ nodes that are initializers are now retained.

Other DQ Nodes: Duplicate DQ nodes that are not initializers continue to be handled according to the existing rule set.
This change guarantees proper handling of initializers and aligns with the expected behavior of preserving important model components.

Note: this is a draft PR . Functional and accuracy validation is in progress for other all important models. This fix will be merged post functional and accuracy validation

@sfatimar
Copy link

Is this branch based correctly ?

@ankitm3k ankitm3k force-pushed the ovep-develop branch 2 times, most recently from b66301b to e93f0b0 Compare February 17, 2025 09:28
@saurabhkale17 saurabhkale17 marked this pull request as ready for review February 18, 2025 05:52
@saurabhkale17
Copy link
Author

The val results for functionality and accuracy is done, no new regression due to this change.

@saurabhkale17 saurabhkale17 merged commit 4ae5a1a into ovep-develop Feb 18, 2025
6 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants