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

[GPU] Fix resmlp-12-distilled-224 failure. #28861

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

hyunback
Copy link
Contributor

@hyunback hyunback commented Feb 6, 2025

Implicit casting error when different input and output data type.
Use in_type instead of out_type during FUSED_OPS_VEC.

Tickets:

  • 160534

implicit casting error when different input and output data type.

Signed-off-by: hyunback <[email protected]>
@hyunback hyunback added the category: GPU OpenVINO GPU plugin label Feb 6, 2025
@hyunback hyunback requested review from a team as code owners February 6, 2025 23:53
Signed-off-by: hyunback <[email protected]>
Signed-off-by: hyunback <[email protected]>
@e-ddykim e-ddykim added this to the 2025.1 milestone Feb 7, 2025
Copy link
Contributor

@e-ddykim e-ddykim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GPU OpenVINO GPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants