Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use const pointers for const tensors #450

Open
wants to merge 2 commits into from

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:

Signed-off-by: Raasz, Pawel <pawel.raasz@intel.com>
@apaniukov
Copy link
Collaborator

image

It seems like skips is not passed correctly.

Signed-off-by: Raasz, Pawel <pawel.raasz@intel.com>
@apaniukov apaniukov added this pull request to the merge queue Mar 24, 2025
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