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

update: Upgraded to OpenVINO v2024.5 #480

Open
wants to merge 1 commit into
base: ovep-develop-lnl-1.4
Choose a base branch
from

Conversation

ankitm3k
Copy link

@ankitm3k ankitm3k commented Oct 23, 2024

Description

ORT EP Compatible to OpenVINO Toolkit v2024.5

Motivation and Context

ORT EP must maintain synergy with OpenVINO Toolkit v2024.5

@sfatimar
Copy link

Need Unit Test C++ /Python Test C++ Report to Merge this PR

@sfatimar
Copy link

No change to support INT4 ?

@sfatimar
Copy link

DeQuantize Linear Node is not added

@ankitm3k
Copy link
Author

No change to support INT4 ?

This PR is meant for OV upgrade only, there will be a separate PR for this request.

@ankitm3k
Copy link
Author

DeQuantize Linear Node is not added

This PR is meant for OV upgrade only, ai.onnx.DequantizeLinear op is already supported since OV 2021.4 for all plugins.

no_dimension_supported_.push_back({"DequantizeLinear", V_2021_4, {"All"}});

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