-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[core] Deprecate undefined type and use dynamic where possible #28766
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
Merged
t-jankowski
merged 35 commits into
openvinotoolkit:master
from
praasz:feature/use-element-dynamic-instead-undefined
Feb 20, 2025
Merged
Changes from 27 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
5b5d6ec
Deprecate undefined type and use dynamic where possible
praasz c598fce
Apply code style
praasz 947aeb6
Fix deprecation in element type
praasz 8ce7911
Merge remote-tracking branch 'origin/master' into feature/use-element…
praasz ac1a518
Update precision in skipped tests
praasz 50a815a
Update undefined to dynamic in GPU plugin
praasz 9efdca6
Deprecate undefined in C-API
praasz 4acda26
Use undefined as dynamic until removed
praasz 0e722aa
Fix build issues
praasz a5aa6f1
Restore formatting in LP test files
praasz 5350d22
Minor fixed and enable shared test eltwise, convolution for undefined…
praasz b8849ed
Merge remote-tracking branch 'origin/master' into feature/use-element…
praasz b31c683
Merge remote-tracking branch 'origin/master' into feature/use-element…
praasz f0f8e35
Merge undefined with dynamic type
praasz cd2f2f5
Add missing changes
praasz dc5edbd
Fix build issues
praasz 15246d7
Fix skipped tests, remove leftovers
praasz 1ea75b7
Update GPU hash test due precision enum changes values
praasz 38cafbc
Update hash in GPU test
praasz 3986dbc
Merge remote-tracking branch 'origin/master' into feature/use-element…
praasz f9ad591
Merge remote-tracking branch 'origin/master' into feature/use-element…
praasz c1c4f99
Merge branch 'master' into feature/use-element-dynamic-instead-undefined
praasz 070cbbc
Merge remote-tracking branch 'origin/master' into feature/use-element…
praasz 088ee8c
Merge branch 'master' into feature/use-element-dynamic-instead-undefined
praasz 7ce685c
Add test to read IR with dynamic, undefined type
praasz cfc5106
Merge remote-tracking branch 'origin/master' into feature/use-element…
praasz 3e4e302
Merge remote-tracking branch 'origin/master' into feature/use-element…
praasz 352be14
Restore style in GPU utils
praasz 103b9a5
Merge remote-tracking branch 'origin/master' into feature/use-element…
praasz 83a8ce9
Merge branch 'master' into feature/use-element-dynamic-instead-undefined
praasz 42fd69e
Fix code style
praasz bda3ad4
Merge remote-tracking branch 'origin/master' into feature/use-element…
praasz dc19f05
Minor changes
praasz b46d0db
Fix code style
praasz 5a9cbe9
Merge branch 'master' into feature/use-element-dynamic-instead-undefined
praasz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.