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] Bucketize: enable whole Tensor comparison #23769

Conversation

t-jankowski
Copy link
Contributor

Details:

  • Used actual shapes for Tensors creation.

Tickets:

@github-actions github-actions bot added the category: TEMPLATE OpenVINO Template plugin label Mar 29, 2024
@t-jankowski
Copy link
Contributor Author

Depends on #23408.

@t-jankowski t-jankowski marked this pull request as ready for review April 4, 2024 07:29
@t-jankowski t-jankowski requested a review from a team as a code owner April 4, 2024 07:29
@t-jankowski t-jankowski requested a review from vurusovs April 4, 2024 07:29
@t-jankowski t-jankowski requested review from olpipi and praasz and removed request for a team April 5, 2024 09:41
@olpipi
Copy link
Contributor

olpipi commented Apr 5, 2024

Don't we plan to test dynamic scenarios here?

@t-jankowski
Copy link
Contributor Author

t-jankowski commented Apr 8, 2024

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
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 10, 2024
@t-jankowski t-jankowski added this pull request to the merge queue Apr 11, 2024
Merged via the queue into openvinotoolkit:master with commit 6a47174 Apr 11, 2024
113 checks passed
bbielawx pushed a commit to bbielawx/openvino that referenced this pull request Apr 12, 2024
…t#23769)

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

### Tickets:
 - CVS-137147

---------

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

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

### Tickets:
 - CVS-137147

---------

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.

4 participants