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

Extend tensor API #15811

Merged
merged 10 commits into from
Feb 22, 2023
Merged

Conversation

ilyachur
Copy link
Contributor

Details:

Tickets:

  • ticket-id

@ilyachur ilyachur requested a review from a team as a code owner February 20, 2023 06:29
@github-actions github-actions bot added category: Core OpenVINO Core (aka ngraph) category: CPP API OpenVINO CPP API bindings labels Feb 20, 2023
@ilyachur ilyachur added this to the 2023.0 milestone Feb 22, 2023
src/core/tests/ov_tensor_test.cpp Outdated Show resolved Hide resolved
src/core/src/runtime/ov_tensor.cpp Outdated Show resolved Hide resolved
@ilyachur ilyachur requested a review from a team as a code owner February 22, 2023 10:13
@github-actions github-actions bot added the category: inference OpenVINO Runtime library - Inference label Feb 22, 2023
@ilya-lavrenov ilya-lavrenov enabled auto-merge (squash) February 22, 2023 15:42
@ilya-lavrenov ilya-lavrenov merged commit 893f96a into openvinotoolkit:master Feb 22, 2023
@ilyachur ilyachur deleted the add_tensor_api branch February 23, 2023 03:07
andrei-cv pushed a commit to andrei-cv/openvino that referenced this pull request Mar 21, 2023
* Added some new tensor API

* Added tests on constructors

* Small changes

* Fixed tensor tests

* Fixed tests

* Added parametrized tests

* Extend tests and delete copy_to from remote tensor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Core OpenVINO Core (aka ngraph) category: CPP API OpenVINO CPP API bindings category: inference OpenVINO Runtime library - Inference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants