Skip to content

Add reference implementation for PSROIPooling operator#3245

Merged
ilyachur merged 17 commits intoopenvinotoolkit:masterfrom
mateusztabaka:psroipooling
Dec 8, 2020
Merged

Add reference implementation for PSROIPooling operator#3245
ilyachur merged 17 commits intoopenvinotoolkit:masterfrom
mateusztabaka:psroipooling

Conversation

@mateusztabaka
Copy link
Copy Markdown
Contributor

Ticket: 37526

@mateusztabaka mateusztabaka requested a review from a team as a code owner November 20, 2020 07:56
@mateusztabaka mateusztabaka requested review from a team November 20, 2020 07:56
@openvino-pushbot openvino-pushbot added category: CPU OpenVINO CPU plugin category: IE Tests OpenVINO Test: plugins and common category: Core OpenVINO Core (aka ngraph) category: docs OpenVINO documentation labels Nov 20, 2020
@dmitry-gorokhov
Copy link
Copy Markdown

CPU plug-in changes looks good to me

Copy link
Copy Markdown
Contributor

@lazarevevgeny lazarevevgeny left a comment

Choose a reason for hiding this comment

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

Spec and shape inference function changes looks good.

@ilyachur ilyachur added this to the 2021.3 milestone Dec 3, 2020
@ilyachur ilyachur self-assigned this Dec 3, 2020
@ilyachur
Copy link
Copy Markdown
Contributor

ilyachur commented Dec 4, 2020

@mateusztabaka Please resolve merge conflicts

@ilyachur ilyachur merged commit 305f005 into openvinotoolkit:master Dec 8, 2020
mryzhov pushed a commit to mryzhov/openvino that referenced this pull request Dec 11, 2020
…it#3245)

* Add reference implementation for PSROIPooling operator

* fix test_roi_pooling

* use std::roundf

* remove unnecessary copies in single layer tets

* Fixes after review

* fixes after review

* use element::Type_t instead of element::

* apply code format

* add PSROIPooling to evaluates_map

* apply code format
vzinovie pushed a commit to vzinovie/openvino that referenced this pull request Dec 15, 2020
…it#3245)

* Add reference implementation for PSROIPooling operator

* fix test_roi_pooling

* use std::roundf

* remove unnecessary copies in single layer tets

* Fixes after review

* fixes after review

* use element::Type_t instead of element::

* apply code format

* add PSROIPooling to evaluates_map

* apply code format
mryzhov pushed a commit to mryzhov/openvino that referenced this pull request Dec 16, 2020
…it#3245)

* Add reference implementation for PSROIPooling operator

* fix test_roi_pooling

* use std::roundf

* remove unnecessary copies in single layer tets

* Fixes after review

* fixes after review

* use element::Type_t instead of element::

* apply code format

* add PSROIPooling to evaluates_map

* apply code format
mryzhov pushed a commit to mryzhov/openvino that referenced this pull request Jan 14, 2021
…it#3245)

* Add reference implementation for PSROIPooling operator

* fix test_roi_pooling

* use std::roundf

* remove unnecessary copies in single layer tets

* Fixes after review

* fixes after review

* use element::Type_t instead of element::

* apply code format

* add PSROIPooling to evaluates_map

* apply code format
jiwaszki pushed a commit to akuporos/openvino that referenced this pull request Jan 15, 2021
…it#3245)

* Add reference implementation for PSROIPooling operator

* fix test_roi_pooling

* use std::roundf

* remove unnecessary copies in single layer tets

* Fixes after review

* fixes after review

* use element::Type_t instead of element::

* apply code format

* add PSROIPooling to evaluates_map

* apply code format
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: CPU OpenVINO CPU plugin category: docs OpenVINO documentation category: IE Tests OpenVINO Test: plugins and common

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants