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

[CPU] Added improvements for StridedSlice #4248

Merged

Conversation

a-sidorova
Copy link
Contributor

Issue: 46700

Changes:

  • Added blocked layouts support for StridedSlice
  • Added optimized case
  • Added CPU tests for StridedSlice
  • Removed Crop from mkldnn and disabled converting StridedSlice to Crop in CPU plugin

@a-sidorova a-sidorova force-pushed the feature/stridedslice branch 3 times, most recently from 1edd9a1 to 18c861d Compare February 15, 2021 14:48
@a-sidorova a-sidorova marked this pull request as ready for review February 16, 2021 05:58
@a-sidorova a-sidorova requested review from a team February 16, 2021 05:59
@dmitry-gorokhov dmitry-gorokhov added the category: CPU OpenVINO CPU plugin label Feb 16, 2021
@dmitry-gorokhov dmitry-gorokhov added this to the 2021.4 milestone Feb 16, 2021
@a-sidorova
Copy link
Contributor Author

@nshchego, review please

@dmitry-gorokhov
Copy link
Contributor

@a-sidorova @nshchego what's the review status here? It's already 3 weeks w/o any action

@a-sidorova a-sidorova force-pushed the feature/stridedslice branch from 40acc52 to 5a1b972 Compare March 15, 2021 09:21
@a-sidorova a-sidorova requested a review from nshchego March 15, 2021 10:04
@a-sidorova a-sidorova marked this pull request as draft April 5, 2021 13:09
@a-sidorova a-sidorova marked this pull request as ready for review April 6, 2021 06:21
@dmitry-gorokhov dmitry-gorokhov merged commit 37893ca into openvinotoolkit:master Apr 8, 2021
mryzhov pushed a commit to mryzhov/openvino that referenced this pull request Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CPU OpenVINO CPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants