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

[Docs] Add opset6 content and add opset reference #4338

Merged
merged 3 commits into from
Feb 16, 2021

Conversation

andrei-kochin
Copy link
Contributor

@andrei-kochin andrei-kochin commented Feb 15, 2021

Details:

Delta to opset5:

  • CTCGreedyDecoderSeqLen
  • GatherElements
  • MVN-1 -> MVN-6

Tickets:

  • #42541

Delta to opset5:
 * CTCGreedyDecoderSeqLen
 * GatherElements
 * MVN-1 -> MVN-6
@andrei-kochin andrei-kochin requested a review from a team as a code owner February 15, 2021 12:57
@openvino-pushbot openvino-pushbot added the category: docs OpenVINO documentation label Feb 15, 2021
docs/ops/opset.md Show resolved Hide resolved
docs/ops/opset6.md Show resolved Hide resolved
* [Add](arithmetic/Add_1.md)
* [Asin](arithmetic/Asin_1.md)
* [Asinh](arithmetic/Asinh_3.md)
* [Assign](infrastructure/Assign_3.md)
Copy link
Contributor

Choose a reason for hiding this comment

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

Assign-6

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I can't find the 6th version of the specification

~/repo/openvino/docs/ops$ find . | grep -i assign
./infrastructure/Assign_3.md

* [PSROIPooling](detection/PSROIPooling_1.md)
* [Range](generation/Range_4.md)
* [ReLU](activation/ReLU_1.md)
* [ReadValue](infrastructure/ReadValue_3.md)
Copy link
Contributor

Choose a reason for hiding this comment

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

ReadValue-6

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I can't find the 6th version of the specification
~/repo/openvino/docs/ops$ find . | grep -i readva
./infrastructure/ReadValue_3.md

@lazarevevgeny lazarevevgeny merged commit d2548dd into openvinotoolkit:master Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: docs OpenVINO documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants