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

Moved op utils to ov namespace #7274

Merged
merged 34 commits into from
Sep 2, 2021

Conversation

ilyachur
Copy link
Contributor

Details:

Tickets:

  • ticket-id

@ilyachur ilyachur added category: Core OpenVINO Core (aka ngraph) WIP work in progress labels Aug 27, 2021
@ilyachur ilyachur added this to the 2022.1 milestone Aug 27, 2021
@ilyachur ilyachur force-pushed the move_op_utils_to_ov branch from 248dd5c to e63e051 Compare August 29, 2021 12:58
@ilyachur ilyachur removed the WIP work in progress label Sep 1, 2021
@ilyachur ilyachur marked this pull request as ready for review September 1, 2021 10:24
@ilyachur ilyachur requested review from a team September 1, 2021 10:24
@ilyachur ilyachur mentioned this pull request Sep 2, 2021
@ilya-lavrenov
Copy link
Contributor

@ilyachur please, resolve merge conflicts.

@ilya-lavrenov ilya-lavrenov enabled auto-merge (squash) September 2, 2021 14:51
@ilya-lavrenov ilya-lavrenov merged commit b78f228 into openvinotoolkit:master Sep 2, 2021
@ilya-lavrenov ilya-lavrenov deleted the move_op_utils_to_ov branch September 3, 2021 07:25
akuporos pushed a commit to akuporos/openvino that referenced this pull request Sep 6, 2021
* Moved ngraph::Node to ov namespace

* Fixed code style

* Fixed VPU

* Fixed GNA

* Fixed tests

* Added aliases for backward compatibility

* Fix clDNN

* Try to fix build

* Fixed comment

* Renamed RTTI macros

* Moved op utils to ov namespace

* Fixed ngraph library build

* Fixed unit-tests

* Changed src folder

* Fixed recurrent_sequence

* Changed low latency

* Fixed serialize

* Fixed ieFuncTests

* Try to fix windows

* Remove custom operator<< from tests

* Fixed build
akuporos pushed a commit to akuporos/openvino that referenced this pull request Sep 29, 2021
* Moved ngraph::Node to ov namespace

* Fixed code style

* Fixed VPU

* Fixed GNA

* Fixed tests

* Added aliases for backward compatibility

* Fix clDNN

* Try to fix build

* Fixed comment

* Renamed RTTI macros

* Moved op utils to ov namespace

* Fixed ngraph library build

* Fixed unit-tests

* Changed src folder

* Fixed recurrent_sequence

* Changed low latency

* Fixed serialize

* Fixed ieFuncTests

* Try to fix windows

* Remove custom operator<< from tests

* Fixed build
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.

2 participants