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

[ShapeInference] DeformablePSROIPooling shape infer #15766

Merged

Conversation

mitruska
Copy link
Contributor

Details:

  • Add shape infer function
  • Register DeformablePSROIPooling shape infer for CPU
  • Add setters for shape related attributes
  • Add tests

Tickets:

  • 97217

@mitruska mitruska requested review from a team as code owners February 16, 2023 14:38
@mitruska mitruska self-assigned this Feb 16, 2023
@github-actions github-actions bot added category: Core OpenVINO Core (aka ngraph) category: CPP API OpenVINO CPP API bindings category: CPU OpenVINO CPU plugin labels Feb 16, 2023
Copy link
Contributor

@jane-intel jane-intel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please address @praasz comment

@mitruska mitruska requested a review from praasz February 27, 2023 15:13
@mitruska mitruska merged commit a7bb54d into openvinotoolkit:master Mar 1, 2023
andrei-cv pushed a commit to andrei-cv/openvino that referenced this pull request Mar 21, 2023
…15766)

* Add shape infer function

* Update shape_infer and usage

* Add setters

* Register shape_infer for CPU

* Tests

* Style

* Add cast for dim type

* Add precision

* Update input size check

* Move setters to cpp
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: CPU OpenVINO CPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants