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][BF16] Concat layer properly handle mixed precision input #7715

Conversation

alexey-varyzgin
Copy link
Contributor

Details:

  • Concat node hasn't supported BF16 precision on input const node. A result additional reorder was used before this fix

Tickets:

  • 51652

@alexey-varyzgin alexey-varyzgin requested review from a team September 28, 2021 13:47
@openvino-pushbot openvino-pushbot added the category: CPU OpenVINO CPU plugin label Sep 28, 2021
@alexey-varyzgin alexey-varyzgin force-pushed the feature/concat_mixed_input branch from d8b4bf8 to 0777d4e Compare October 4, 2021 17:47
@maxnick maxnick added this to the 2022.1 milestone Oct 5, 2021
@maxnick maxnick self-assigned this Oct 5, 2021
@alexey-varyzgin alexey-varyzgin force-pushed the feature/concat_mixed_input branch from 0777d4e to 073977e Compare October 11, 2021 18:43
@alexey-varyzgin alexey-varyzgin requested a review from a team October 11, 2021 18:43
@alexey-varyzgin alexey-varyzgin force-pushed the feature/concat_mixed_input branch from 073977e to f861c07 Compare October 12, 2021 08:55
@alexey-varyzgin alexey-varyzgin force-pushed the feature/concat_mixed_input branch 3 times, most recently from e41b6e3 to 75b9067 Compare October 20, 2021 08:45
@alexey-varyzgin alexey-varyzgin force-pushed the feature/concat_mixed_input branch 5 times, most recently from 582a62f to f0fe53b Compare October 28, 2021 13:49
@alexey-varyzgin alexey-varyzgin force-pushed the feature/concat_mixed_input branch 3 times, most recently from 5d58fc0 to fbcaf01 Compare November 1, 2021 15:27
@alexey-varyzgin alexey-varyzgin force-pushed the feature/concat_mixed_input branch 3 times, most recently from 4772f24 to 904c362 Compare November 10, 2021 22:08
@maxnick maxnick assigned dmitry-gorokhov and unassigned maxnick Nov 11, 2021
@alexey-varyzgin alexey-varyzgin force-pushed the feature/concat_mixed_input branch from 904c362 to fa843de Compare November 11, 2021 12:18
@alexey-varyzgin alexey-varyzgin force-pushed the feature/concat_mixed_input branch from fa843de to 28c6d98 Compare November 11, 2021 20:02
@dmitry-gorokhov dmitry-gorokhov merged commit 1f59732 into openvinotoolkit:master Nov 12, 2021
openvino-dev-samples pushed a commit to openvino-dev-samples/openvino that referenced this pull request Nov 23, 2021
openvino-dev-samples pushed a commit to openvino-dev-samples/openvino that referenced this pull request Nov 24, 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.

4 participants