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

LIR serialization improvements #21291

Conversation

v-Golubev
Copy link
Contributor

@v-Golubev v-Golubev commented Nov 26, 2023

Details:

  • Control flow serialization moved from LIR method to a separate LIR pass
  • Added data flow serialization for LIR

Tickets:

@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Nov 26, 2023
@v-Golubev v-Golubev force-pushed the vg/snippets/serialization_improvements branch from 203b752 to ad7164d Compare November 27, 2023 12:36
@v-Golubev v-Golubev marked this pull request as ready for review November 27, 2023 16:31
@v-Golubev v-Golubev requested a review from a team as a code owner November 27, 2023 16:31
@v-Golubev v-Golubev force-pushed the vg/snippets/serialization_improvements branch from ad7164d to 878f05e Compare November 27, 2023 16:31
@v-Golubev
Copy link
Contributor Author

@a-sidorova @IvanNovoselov could you please review again? Thanks

@v-Golubev v-Golubev force-pushed the vg/snippets/serialization_improvements branch from bda8afc to 63ef228 Compare December 1, 2023 09:41
@v-Golubev v-Golubev force-pushed the vg/snippets/serialization_improvements branch from d4f8715 to 4888da0 Compare December 11, 2023 09:34
@dmitry-gorokhov dmitry-gorokhov enabled auto-merge (squash) December 11, 2023 09:55
@dmitry-gorokhov dmitry-gorokhov merged commit adb4703 into openvinotoolkit:master Dec 13, 2023
83 of 88 checks passed
@v-Golubev v-Golubev deleted the vg/snippets/serialization_improvements branch December 13, 2023 14:28
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