Skip to content

Add a flag for TPC schema v2 for enabling quantization preserving quantizers in the output model#1432

Merged
ofirgo merged 24 commits intoSonySemiconductorSolutions:mainfrom
ofirgo:quant-preserve-tpc
May 4, 2025
Merged

Add a flag for TPC schema v2 for enabling quantization preserving quantizers in the output model#1432
ofirgo merged 24 commits intoSonySemiconductorSolutions:mainfrom
ofirgo:quant-preserve-tpc

Conversation

@ofirgo
Copy link
Copy Markdown
Contributor

@ofirgo ofirgo commented May 4, 2025

Pull Request Description:

Extending TPC schema in the new schema v2 with an option to enable/disable preserving ops quantizers in the output model.
This PR does not activate the usability of this flag, since schema v2 is currently not set as active in MCT.
Any necessary test for this new functionality we'll be added once the schema is activated as current mct schema.

Checklist before requesting a review:

  • I set the appropriate labels on the pull request.
  • I have added/updated the release note draft (if necessary).
  • I have updated the documentation to reflect my changes (if necessary).
  • All function and files are well documented.
  • All function and classes have type hints.
  • There is a licenses in all file.
  • The function and variable names are informative.
  • I have checked for code duplications.
  • I have added new unittest (if necessary).

@ofirgo ofirgo requested a review from elad-c May 4, 2025 09:23
@ofirgo ofirgo merged commit 8b6fb22 into SonySemiconductorSolutions:main May 4, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants