Skip to content

G-API/ORT: Workaround exception during OV EP append#26983

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
AsyaPronina:wa_for_ort_env
Feb 26, 2025
Merged

G-API/ORT: Workaround exception during OV EP append#26983
asmorkalov merged 1 commit intoopencv:4.xfrom
AsyaPronina:wa_for_ort_env

Conversation

@AsyaPronina
Copy link
Copy Markdown
Contributor

Workaround for successfull append of OpenVINO Execution Provider: Mov…ed creation of 'Ort::Env' before it

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • There is a reference to the original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@dmatveev dmatveev self-assigned this Feb 26, 2025
@dmatveev dmatveev changed the title Workaround for successfull append of OpenVINO Execution Provider G-API/ORT: Workaround exception during OV EP append Feb 26, 2025
@asmorkalov asmorkalov added this to the 4.12.0 milestone Feb 26, 2025
@asmorkalov asmorkalov merged commit 4d6d6fb into opencv:4.x Feb 26, 2025
28 checks passed
@dmatveev
Copy link
Copy Markdown
Contributor

thanks @asmorkalov !

@asmorkalov asmorkalov mentioned this pull request Mar 4, 2025
github-merge-queue bot pushed a commit to openvinotoolkit/openvino that referenced this pull request Apr 10, 2025
### Details:
- *Workaround was merged to OpenCV recently:
opencv/opencv#26983 to unblock use of protopipe
with OVEP*

### Tickets:
 - *EISW-156313*

Co-authored-by: Maksim Doronin <maksim.doronin@intel.com>
Co-authored-by: silviuhrehoretintel <silviu-ovidiu.hrehoret@intel.com>
github-merge-queue bot pushed a commit to openvinotoolkit/openvino that referenced this pull request Apr 10, 2025
### Details:
- *Workaround was merged to OpenCV recently:
opencv/opencv#26983 to unblock use of protopipe
with OVEP*

### Tickets:
 - *EISW-156313*

Co-authored-by: Maksim Doronin <maksim.doronin@intel.com>
Co-authored-by: silviuhrehoretintel <silviu-ovidiu.hrehoret@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants