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] Extend Concat node logic to avoid fallback on slow ref implementation. #4129

Merged
merged 8 commits into from
May 31, 2021

Conversation

maxnick
Copy link
Contributor

@maxnick maxnick commented Feb 2, 2021

Concatenation node logic for selecting optimal primitive descriptor was changed to prevent fallback on slow ref implementation.
The main ticket with the problem description is 47423.

@maxnick maxnick requested review from a team February 2, 2021 08:09
@maxnick maxnick added the category: CPU OpenVINO CPU plugin label Feb 2, 2021
@maxnick maxnick requested review from dmitry-gorokhov and removed request for a team February 2, 2021 08:09
@maxnick
Copy link
Contributor Author

maxnick commented Feb 9, 2021

@alexey-varyzgin Thanks!
@dmitry-gorokhov Could you please review?

@dmitry-gorokhov dmitry-gorokhov added this to the 2021.3 milestone Feb 11, 2021
@dmitry-gorokhov dmitry-gorokhov modified the milestones: 2021.3, 2021.4 Feb 19, 2021
@maxnick maxnick force-pushed the concat_47423 branch 2 times, most recently from 35fffc9 to 199475d Compare April 21, 2021 16:44
@maxnick maxnick force-pushed the concat_47423 branch 2 times, most recently from 45c9505 to 60097b9 Compare May 7, 2021 09:17
@dmitry-gorokhov dmitry-gorokhov merged commit 7fb9bac into openvinotoolkit:master May 31, 2021
yekruglov pushed a commit to yekruglov/openvino that referenced this pull request Jun 7, 2021
rnugmanx pushed a commit to rnugmanx/openvino that referenced this pull request Aug 26, 2021
@maxnick maxnick deleted the concat_47423 branch October 27, 2021 06:49
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