Skip to content

Conversation

@andrey-golubev
Copy link
Contributor

Summary

There is a hasStorageCustomConstructor flag that allows one to provide custom attribute/type construction implementation. Unfortunately, it seems like the flag does not work properly: the generated C++ produces empty body method instead of producing only a declaration.

JIRA ticket

Related PR in NPU Compiler and/or OpenVINO repository with sub-module update

  • PR-xxx

Other related tickets

List tickets for additional work, eg, something was found during review but you agreed to address it in another Jira

  • E-xxxxx

…or (#147957)

There is a `hasStorageCustomConstructor` flag that allows one to provide
custom attribute/type construction implementation. Unfortunately, it
seems like the flag does not work properly: the generated C++ produces
*empty body* method instead of producing only a declaration.
@andrey-golubev andrey-golubev requested a review from a team as a code owner November 13, 2025 09:49
@andrey-golubev andrey-golubev merged commit 6f342f6 into npu/release/20.x Nov 14, 2025
8 checks passed
@andrey-golubev andrey-golubev deleted the agolubev/custom_attr_constructor branch November 14, 2025 08:18
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.

3 participants