Skip to content

Conversation

@praasz
Copy link
Contributor

@praasz praasz commented Mar 25, 2025

Description

  • Update use ov::Tensor and data pointer when tensor returns const pointer.

Blocking

@mlukasze
Copy link

@eaidova how can we merge it?

@eaidova eaidova merged commit 74fd62a into openvinotoolkit:master Mar 27, 2025
13 of 14 checks passed
github-merge-queue bot pushed a commit to openvinotoolkit/openvino that referenced this pull request Apr 7, 2025
### Details:
- The Tensor::data function member returns const/non-const pointer to
data depends if tensor object is constant.
- Add support to create tensor view for allocated host memory as read
only.

### Blocked by:
 - openvinotoolkit/openvino_contrib#952
 - openvinotoolkit/openvino_tokenizers#450
 - openvinotoolkit/openvino.genai#1966
 - openvinotoolkit/open_model_zoo#4005

### Tickets:
 - CVS-163832

---------

Signed-off-by: Raasz, Pawel <[email protected]>
github-merge-queue bot pushed a commit to openvinotoolkit/openvino that referenced this pull request Apr 8, 2025
### Details:
- The Tensor::data function member returns const/non-const pointer to
data depends if tensor object is constant.
- Add support to create tensor view for allocated host memory as read
only.

### Blocked by:
 - openvinotoolkit/openvino_contrib#952
 - openvinotoolkit/openvino_tokenizers#450
 - openvinotoolkit/openvino.genai#1966
 - openvinotoolkit/open_model_zoo#4005

### Tickets:
 - CVS-163832

---------

Signed-off-by: Raasz, Pawel <[email protected]>
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.

5 participants