[GNA] Remove HW version enforcement when exporting a model#5005
Merged
dorloff merged 2 commits intoopenvinotoolkit:masterfrom Mar 31, 2021
Merged
[GNA] Remove HW version enforcement when exporting a model#5005dorloff merged 2 commits intoopenvinotoolkit:masterfrom
dorloff merged 2 commits intoopenvinotoolkit:masterfrom
Conversation
c4c6eba to
5ae5b56
Compare
kbruniec
approved these changes
Mar 30, 2021
luo-cheng2021
pushed a commit
to luo-cheng2021/openvino
that referenced
this pull request
Apr 7, 2021
…oolkit#5005) * [GNA] Remove HW version enforcement when exporting a model * [GNA] Use output index constant instead of literal
mryzhov
pushed a commit
to mryzhov/openvino
that referenced
this pull request
Apr 23, 2021
…oolkit#5005) * [GNA] Remove HW version enforcement when exporting a model * [GNA] Use output index constant instead of literal
tadamowicz
pushed a commit
to tadamowicz/openvino
that referenced
this pull request
Aug 30, 2023
…oolkit#5005) * [GNA] Remove HW version enforcement when exporting a model * [GNA] Use output index constant instead of literal
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Details:
Remove legacy CCN enforcement tags during export on GNA HW <= 2.0 to avoid issues during import with libGNA 2.1 on newer HW.
Tickets: