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

Revise swish #5983

Merged
merged 7 commits into from
Jun 23, 2021
Merged

Revise swish #5983

merged 7 commits into from
Jun 23, 2021

Conversation

luweizhou2016
Copy link
Contributor

Details:

Add description into Swish spec.
Add more check when constructing Swish OP in NGraph.
Change to use RTTI declear/define for Swish OP.
Add type prop , visitor (attributes), SSLT, backend , serialization tests for Swish OP.

Tickets:

37560

@luweizhou2016 luweizhou2016 requested a review from a team as a code owner June 2, 2021 09:20
@luweizhou2016 luweizhou2016 requested review from a team June 2, 2021 09:20
@openvino-pushbot openvino-pushbot added ExternalIntelPR External contributor from Intel category: docs OpenVINO documentation category: IE Tests OpenVINO Test: plugins and common category: Core OpenVINO Core (aka ngraph) labels Jun 2, 2021
@ilyachur ilyachur added this to the 2022.1 milestone Jun 3, 2021
@GlebKazantaev GlebKazantaev requested review from lazarevevgeny and removed request for a team June 4, 2021 15:11
@luweizhou2016 luweizhou2016 removed the ExternalIntelPR External contributor from Intel label Jun 6, 2021
@luweizhou2016
Copy link
Contributor Author

@lazarevevgeny , can you pls help to review the patches? Thanks!

@luweizhou2016
Copy link
Contributor Author

Tag with "DONOT MERGE". Will Update this PR after #6181 is merged first. Aviod duplicate code.

@ilyachur
Copy link
Contributor

Please resolve merge conflicts

@luweizhou2016 luweizhou2016 requested a review from a team June 18, 2021 08:40
@luweizhou2016
Copy link
Contributor Author

CI issue is caused by auto merging changes the MKLDNN submodule unexpectly. I have rebased the code and cherry pick the patch. CI issue fixed.

@ilyachur ilyachur merged commit c483cdc into openvinotoolkit:master Jun 23, 2021
@luweizhou2016 luweizhou2016 deleted the revise_swish branch July 1, 2021 07:02
rnugmanx pushed a commit to rnugmanx/openvino that referenced this pull request Aug 26, 2021
* Update Swish OP description.

Signed-off-by: Luwei Zhou <[email protected]>

* Use RTTI to declare/define NGraph Swish OP.
Add input element type check when constructing Swish OP.

Signed-off-by: Luwei Zhou <[email protected]>

* Add Swish into activation serialization test list.

Signed-off-by: Luwei Zhou <[email protected]>

* Add Swish into IE CPU plugin activation single layer test suit.

Signed-off-by: Luwei Zhou <[email protected]>

* Add Swish NGraph backend and visitor API tests.

Signed-off-by: Luwei Zhou <[email protected]>

* Add Swish unsupported parameter data type test cases.

Signed-off-by: Luwei Zhou <[email protected]>

* Update the Swish OP visistor API to use typed test.

Signed-off-by: Luwei Zhou <[email protected]>
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: docs OpenVINO documentation category: IE Tests OpenVINO Test: plugins and common
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants