-
Notifications
You must be signed in to change notification settings - Fork 2.6k
[CORE] Squeeze v15 reverse infer #27526
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
Open
barnasm1
wants to merge
35
commits into
openvinotoolkit:master
Choose a base branch
from
barnasm1:squeeze_v15_reverse_infer
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+279
−104
Open
Changes from 29 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
579a5e2
add test with empty axes
barnasm1 2738301
remove attribute allow_axis_skip for empty axis Ctor
barnasm1 4ad95df
refactor squeezeV0 shape_infer common validate input
barnasm1 7255e6f
refactor squeezeV15 shape_infer common validate input
barnasm1 132a7f1
format
barnasm1 de3a1c8
format2
barnasm1 82d8ef1
Merge branch 'master' into squeeze_v15_reverse_infer
barnasm1 c82e8fd
update squeeze15 ctor args
barnasm1 a3011b8
unify enable_if usage
barnasm1 084550b
reverse ctor update
barnasm1 09ba124
fix namespace selection for windows build
barnasm1 66e328a
code foramt
barnasm1 2eafc25
fix test
barnasm1 37b939f
code foramt
barnasm1 bd92721
avoid code duplication, use function: set_output_shape
barnasm1 9dff25c
code foramt
barnasm1 6ce7ccb
use ov::optional
barnasm1 d827fd4
separate test cases
barnasm1 cc1346e
use common in OV for this doxy style
barnasm1 b08f8bf
direct return output_shape
barnasm1 b2c7ac8
do not pass lambda functor into validator
barnasm1 fc0b5ae
unused variable
barnasm1 cc3da2f
Merge branch 'master' into squeeze_v15_reverse_infer
barnasm1 727331d
undo doc format for op
barnasm1 cfd532a
Merge branch 'master' into squeeze_v15_reverse_infer
barnasm1 a0e5d67
Merge branch 'master' into squeeze_v15_reverse_infer
barnasm1 9996e6a
gather reverse infer + squeeze v15 rt_info
barnasm1 fbfb6d5
Merge branch 'master' into squeeze_v15_reverse_infer
barnasm1 139c0b1
const rt_info name
barnasm1 771c3af
revert gitignore
barnasm1 7f4a1a1
direct use ov::PartialShape::dynamic()
barnasm1 e717976
revert gitignore empty line
barnasm1 6a66abe
Merge branch 'master' into squeeze_v15_reverse_infer
barnasm1 2b69d81
update gather reverse infer
barnasm1 25c5f39
fix gather transformation
barnasm1 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.