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

Implement paddle frontend methods for partial conversion #6784

Merged
merged 18 commits into from
Jul 30, 2021

Conversation

mvafin
Copy link
Contributor

@mvafin mvafin commented Jul 23, 2021

Details:

  • Implement methods for partial conversion

Tickets:

  • 52265

@mvafin mvafin requested review from itikhono, nosovmik and a team July 23, 2021 15:51
@openvino-pushbot openvino-pushbot added the category: Core OpenVINO Core (aka ngraph) label Jul 23, 2021
@mvafin mvafin force-pushed the frontend/partial branch 6 times, most recently from 28f0d15 to 16439f1 Compare July 23, 2021 19:31
@mvafin mvafin requested a review from a team July 23, 2021 19:31
@mvafin mvafin force-pushed the frontend/partial branch from 16439f1 to 13ca8f7 Compare July 23, 2021 22:31
@mvafin mvafin force-pushed the frontend/partial branch from 13ca8f7 to be9fba2 Compare July 25, 2021 20:16
@mvafin mvafin requested review from ilyachur, itikhono and nosovmik July 29, 2021 16:52
Copy link
Contributor

@nosovmik nosovmik left a comment

Choose a reason for hiding this comment

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

Looks good to me. Hopefully nobody will create 'rxyz' operation :-)

@ilyachur ilyachur merged commit 5920cf8 into openvinotoolkit:master Jul 30, 2021
rnugmanx pushed a commit to rnugmanx/openvino that referenced this pull request Aug 26, 2021
…lkit#6784)

* Implement paddle frontend methods for partial conversion

* Apply feedback

* Fix codestyle

* Remove normalize implementation and change convert signature for partialModel case

* Apply review feedback

* Apply review feedback

* Fix onnx importer convert signature

* Fix codestyle

* Add test of unsupported op

* Fix code style

* Remove "normalize()" tests

* Fix onnx tests

* Fix build

* Fix merge conflicts
andrei-cv pushed a commit to andrei-cv/openvino that referenced this pull request Aug 30, 2021
…lkit#6784)

* Implement paddle frontend methods for partial conversion

* Apply feedback

* Fix codestyle

* Remove normalize implementation and change convert signature for partialModel case

* Apply review feedback

* Apply review feedback

* Fix onnx importer convert signature

* Fix codestyle

* Add test of unsupported op

* Fix code style

* Remove "normalize()" tests

* Fix onnx tests

* Fix build

* Fix merge conflicts
akuporos pushed a commit to akuporos/openvino that referenced this pull request Sep 29, 2021
…lkit#6784)

* Implement paddle frontend methods for partial conversion

* Apply feedback

* Fix codestyle

* Remove normalize implementation and change convert signature for partialModel case

* Apply review feedback

* Apply review feedback

* Fix onnx importer convert signature

* Fix codestyle

* Add test of unsupported op

* Fix code style

* Remove "normalize()" tests

* Fix onnx tests

* Fix build

* Fix merge conflicts
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants