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

[Tmpl test] CumSum: enable whole Tensor comparison #23862

Conversation

t-jankowski
Copy link
Contributor

Details:

  • Used actual shapes for Tensors creation.

Tickets:

@t-jankowski t-jankowski requested a review from a team as a code owner April 4, 2024 09:27
@github-actions github-actions bot added the category: TEMPLATE OpenVINO Template plugin label Apr 4, 2024
@t-jankowski t-jankowski requested review from olpipi, vurusovs and praasz and removed request for a team April 4, 2024 09:28
@olpipi
Copy link
Contributor

olpipi commented Apr 5, 2024

Don't we plan to test dynamic scenarios here?

@t-jankowski
Copy link
Contributor Author

Don't we plan to test dynamic scenarios here?

Template Plugin test bases on CommonReferenceTest which uses ov::Tensor and PartialShape brings no usage. All changed shapes were static.
To have dynamic test a new dedicate base class should be created, but I'm not aware of any plan for such test.

@t-jankowski t-jankowski added this pull request to the merge queue Apr 10, 2024
Merged via the queue into openvinotoolkit:master with commit 7a31382 Apr 10, 2024
108 checks passed
bbielawx pushed a commit to bbielawx/openvino that referenced this pull request Apr 12, 2024
…3862)

### Details:
 - Used actual shapes for Tensors creation.

### Tickets:
 - CVS-137153

---------

Co-authored-by: Michal Lukaszewski <michal.lukaszewski@intel.com>
alvoron pushed a commit to alvoron/openvino that referenced this pull request Apr 29, 2024
…3862)

### Details:
 - Used actual shapes for Tensors creation.

### Tickets:
 - CVS-137153

---------

Co-authored-by: Michal Lukaszewski <michal.lukaszewski@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: TEMPLATE OpenVINO Template plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants