Skip to content

Conversation

@praasz
Copy link
Contributor

@praasz praasz commented Mar 21, 2025

Description

  • Update pointers to tensor data to be constant when tensor is const.

Blocking:

@apaniukov
Copy link
Collaborator

image

It seems like skips is not passed correctly.

Signed-off-by: Raasz, Pawel <[email protected]>
@apaniukov apaniukov added this pull request to the merge queue Mar 24, 2025
Merged via the queue into openvinotoolkit:master with commit ca8ec58 Mar 24, 2025
21 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants