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

fix: updated Expand Op properties #463

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

ankitm3k
Copy link

@ankitm3k ankitm3k commented Oct 1, 2024

Description

This PR fixes below ticket -

https://jira.devtools.intel.com/browse/HAFP-2865

@@ -127,6 +127,7 @@ std::vector<SupportedOp> supported_op_mode = {
{"Erf", V_2020_4, {"CPU", "GPU"}},
{"Exp", V_2020_4, {"CPU", "GPU"}},
{"Expand", V_2022_1, {"CPU", "GPU"}},
{"Expand", V_2024_3, {"CPU", "GPU"}},

Choose a reason for hiding this comment

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

This is redundant check. Can we remove it?

@preetha-intel
Copy link

LGTM

@preetha-intel preetha-intel merged commit 710d309 into ovep-develop-lnl-1.2 Oct 1, 2024
11 of 16 checks passed
@preetha-intel preetha-intel deleted the ankit/data_ops_changes_v3 branch October 1, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants