Skip to content

[NPU] Support internal::dynamic quantize for compile-tool - #37365

Open
DingZhangIntel wants to merge 2 commits into
openvinotoolkit:masterfrom
DingZhangIntel:interalDQ
Open

[NPU] Support internal::dynamic quantize for compile-tool#37365
DingZhangIntel wants to merge 2 commits into
openvinotoolkit:masterfrom
DingZhangIntel:interalDQ

Conversation

@DingZhangIntel

@DingZhangIntel DingZhangIntel commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Details:

Support internal dynamic quantize for compile-tool

Tickets:

EISW-230001

AI Assistance:

  • AI assistance used: no / yes
  • If yes, summarize how AI was used and what human validation was performed (build/tests/manual checks).

@github-actions github-actions Bot added the category: NPU OpenVINO NPU plugin label Aug 11, 2026
@DingZhangIntel DingZhangIntel changed the title Support internal::dynamic quantize for compile-tool [EISW-230001]Support internal::dynamic quantize for compile-tool Aug 11, 2026
@DingZhangIntel
DingZhangIntel marked this pull request as ready for review August 11, 2026 09:31
@DingZhangIntel
DingZhangIntel requested review from a team as code owners August 11, 2026 09:31

@rkazants rkazants left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any tests?

@DingZhangIntel

Copy link
Copy Markdown
Contributor Author

any tests?

Hi @rkazants
The compile tool currently has no dedicated test suite or existing test pattern for validating custom-operation deserialization. The change only registers ov::op::internal::DynamicQuantize in the same extension list already used for other internal NPU operations. Functional coverage for internal DynamicQuantize is provided in the NPU compiler test suite; adding a standalone compile-tool test would introduce a new test infrastructure and pattern unrelated to the scope of this change.

@StefaniaHergane StefaniaHergane changed the title [EISW-230001]Support internal::dynamic quantize for compile-tool [NPU] Support internal::dynamic quantize for compile-tool Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: NPU OpenVINO NPU plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants