Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Eliminate mismatch between opset1/opset2 and our real intentions #4495

Merged
merged 3 commits into from
Mar 31, 2020

Conversation

slyalin
Copy link
Contributor

@slyalin slyalin commented Mar 30, 2020

Modify opset2 based on our real intentions in forming opset1. Opset1 has some mismatches with what we have in OpenVINO spec. As we cannot modify opset1 as it had been already released, so we apply fixed in opset2.

@slyalin slyalin added the SPEC Adjusting operators to the new specification. label Mar 30, 2020
@slyalin slyalin requested a review from diyessi as a code owner March 30, 2020 16:43
@GlebKazantaev GlebKazantaev removed the request for review from diyessi March 31, 2020 11:36
@slyalin slyalin requested review from tomdol and removed request for postrational March 31, 2020 11:40
@GlebKazantaev GlebKazantaev requested review from diyessi and removed request for diyessi March 31, 2020 11:40
@slyalin
Copy link
Contributor Author

slyalin commented Mar 31, 2020

We have removed @diyessi from the review as it stuff is not architectural and affects mostly OpenVINO stack. The PR was created yesterday, there hasn't been any feedback from his side since then. We would like to merge it quickly and avoid waiting another day.

Copy link
Contributor

@tomdol tomdol left a comment

Choose a reason for hiding this comment

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

Since I couldn't find any references to opset2 directly, I think it's ok.

@diyessi diyessi added Fully Reviewed PR is approved by all reviewers. rov2020.2 labels Mar 31, 2020
@rkimballn1 rkimballn1 merged commit 0c00da0 into rov.2020.2 Mar 31, 2020
@rkimballn1 rkimballn1 deleted the slyalin/fix_opset2_mismatch branch March 31, 2020 19:40
jane-intel pushed a commit that referenced this pull request Apr 5, 2020
* Removed operations from opset2 that were added to opset1 by mistake; added missing ops

* Fixed wrong include of opset1 to opset2
silee2 pushed a commit that referenced this pull request Apr 6, 2020
* Export symbols from onnx-import

* Fixed for cross-compilation

* Eliminate mismatch between opset1/opset2 and our real intentions (#4495)

* Removed operations from opset2 that were added to opset1 by mistake; added missing ops

* Fixed wrong include of opset1 to opset2

* Trigger CI

* Fixed code style

* CI triger

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
Co-authored-by: Sergey Lyalin <sergey.lyalin@intel.com>
Co-authored-by: Ilya Churaev <ilya.churaev@intel.com>
Co-authored-by: Robert Kimball <robert.kimball@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Fully Reviewed PR is approved by all reviewers. rov2020.2 SPEC Adjusting operators to the new specification.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants