Skip to content

[NPU] Remove compiledNetwork and support make_tensor_from_aligned_addr#33992

Merged
pereanub merged 7 commits intoopenvinotoolkit:masterfrom
WenjingKangIntel:wenjing/make-tensor-from-aligned_addr
Feb 13, 2026
Merged

[NPU] Remove compiledNetwork and support make_tensor_from_aligned_addr#33992
pereanub merged 7 commits intoopenvinotoolkit:masterfrom
WenjingKangIntel:wenjing/make-tensor-from-aligned_addr

Conversation

@WenjingKangIntel
Copy link
Contributor

@WenjingKangIntel WenjingKangIntel commented Feb 6, 2026

Details:

  • Remove std::vector<unit_8> compiledNetwork
  • Add support for make_tensor_from_aligned_addr, which creates ov::Tensor from aligned allocated memory

Tickets:

@WenjingKangIntel WenjingKangIntel requested review from a team as code owners February 6, 2026 03:14
@github-actions github-actions bot added the category: NPU OpenVINO NPU plugin label Feb 6, 2026
@WenjingKangIntel WenjingKangIntel force-pushed the wenjing/make-tensor-from-aligned_addr branch 4 times, most recently from c7c7d5f to 0a30a99 Compare February 6, 2026 04:09
@WenjingKangIntel WenjingKangIntel changed the title Remove compiledNetwork and support make_tensor_from_aligned_addr [NPU] Remove compiledNetwork and support make_tensor_from_aligned_addr Feb 6, 2026
@WenjingKangIntel WenjingKangIntel changed the title [NPU] Remove compiledNetwork and support make_tensor_from_aligned_addr [NPU]Remove compiledNetwork and support make_tensor_from_aligned_addr Feb 6, 2026
@WenjingKangIntel WenjingKangIntel changed the title [NPU]Remove compiledNetwork and support make_tensor_from_aligned_addr [NPU] Remove compiledNetwork and support make_tensor_from_aligned_addr Feb 6, 2026
@WenjingKangIntel WenjingKangIntel force-pushed the wenjing/make-tensor-from-aligned_addr branch 4 times, most recently from 09bd970 to 6f39903 Compare February 11, 2026 03:34
@WenjingKangIntel WenjingKangIntel force-pushed the wenjing/make-tensor-from-aligned_addr branch from 869d7de to f1d41ce Compare February 11, 2026 18:00
Signed-off-by: Kang, Wenjing <wenjing.kang@intel.com>
Signed-off-by: Kang, Wenjing <wenjing.kang@intel.com>
Signed-off-by: Kang, Wenjing <wenjing.kang@intel.com>
Signed-off-by: Kang, Wenjing <wenjing.kang@intel.com>
Signed-off-by: Kang, Wenjing <wenjing.kang@intel.com>
@WenjingKangIntel WenjingKangIntel force-pushed the wenjing/make-tensor-from-aligned_addr branch from f1d41ce to f7cfc87 Compare February 12, 2026 02:50
Signed-off-by: Kang, Wenjing <wenjing.kang@intel.com>
Copy link
Contributor

@pereanub pereanub left a comment

Choose a reason for hiding this comment

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

Only some nitpicks

Signed-off-by: Kang, Wenjing <wenjing.kang@intel.com>
@pereanub pereanub added this pull request to the merge queue Feb 13, 2026
Merged via the queue into openvinotoolkit:master with commit a373120 Feb 13, 2026
186 checks passed
Naseer-010 pushed a commit to Naseer-010/openvino that referenced this pull request Feb 18, 2026
openvinotoolkit#33992)

### Details:
 - *Remove `std::vector<unit_8> compiledNetwork`*
- *Add support for `make_tensor_from_aligned_addr`, which creates
`ov::Tensor` from aligned allocated memory*

### Tickets:
 - *CVS-180882*

---------

Signed-off-by: Kang, Wenjing <wenjing.kang@intel.com>
wilson-seok pushed a commit to wilson-seok/openvino that referenced this pull request Feb 19, 2026
openvinotoolkit#33992)

### Details:
 - *Remove `std::vector<unit_8> compiledNetwork`*
- *Add support for `make_tensor_from_aligned_addr`, which creates
`ov::Tensor` from aligned allocated memory*

### Tickets:
 - *CVS-180882*

---------

Signed-off-by: Kang, Wenjing <wenjing.kang@intel.com>
mvafin pushed a commit to mvafin/openvino that referenced this pull request Feb 20, 2026
openvinotoolkit#33992)

### Details:
 - *Remove `std::vector<unit_8> compiledNetwork`*
- *Add support for `make_tensor_from_aligned_addr`, which creates
`ov::Tensor` from aligned allocated memory*

### Tickets:
 - *CVS-180882*

---------

Signed-off-by: Kang, Wenjing <wenjing.kang@intel.com>
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