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

[ShapeInfer][Op] Internal GLU op - common shape_infer #27750

Merged
merged 7 commits into from
Dec 3, 2024

Conversation

mitruska
Copy link
Contributor

@mitruska mitruska commented Nov 26, 2024

Details:

  • Align internal GLU shape_infer
  • Move shape_infer from the op to the shape_inference directory
  • Update shape_infer to use template as a shape type
  • Remove VariadicSplit object creation to call variadic split shape_infer
  • Register GLU shape_infer for CPU
  • Update GPU calc_output to use common GLU shape_infer

Tickets:

  • 157615

@mitruska mitruska requested review from a team as code owners November 26, 2024 11:55
@mitruska mitruska requested review from itikhono and praasz and removed request for a team November 26, 2024 11:55
@github-actions github-actions bot added category: Core OpenVINO Core (aka ngraph) category: GPU OpenVINO GPU plugin category: transformations OpenVINO Runtime library - Transformations labels Nov 26, 2024
@mitruska mitruska self-assigned this Nov 26, 2024
@mitruska mitruska requested review from a team as code owners November 28, 2024 17:50
@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Nov 28, 2024
@mitruska mitruska requested a review from praasz November 28, 2024 18:08
@mitruska mitruska requested review from yeonbok and dnkurek December 2, 2024 09:51
@mitruska mitruska added this to the 2025.0 milestone Dec 3, 2024
@mitruska mitruska added this pull request to the merge queue Dec 3, 2024
Merged via the queue into openvinotoolkit:master with commit 5d2317d Dec 3, 2024
173 checks passed
@mitruska mitruska deleted the mitruska/glu_shape_infer branch December 3, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Core OpenVINO Core (aka ngraph) category: CPU OpenVINO CPU plugin category: GPU OpenVINO GPU plugin category: transformations OpenVINO Runtime library - Transformations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants