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

[GNA] Workaround support for callbacks #591

Merged
merged 1 commit into from
May 29, 2020

Conversation

dorloff
Copy link
Contributor

@dorloff dorloff commented May 26, 2020

This is a workaround to unblock pipelines using callbacks (like benchmarking in async mode). GNA plugin has never supported callbacks, so waiting for a callback currently just leads to hangs. At the end, we should switch to the default implementation for async requests.

@dorloff dorloff added the category: GNA OpenVINO GNA plugin label May 26, 2020
@dorloff dorloff requested review from esmirno and a team May 26, 2020 09:57
@dorloff dorloff force-pushed the gna_callback_workaround branch from c80bc8c to fbce073 Compare May 26, 2020 13:23
@dorloff dorloff force-pushed the gna_callback_workaround branch from fbce073 to 34394af Compare May 29, 2020 12:03
@dorloff dorloff merged commit 9af51a1 into openvinotoolkit:master May 29, 2020
azhogov pushed a commit to azhogov/openvino that referenced this pull request Jun 1, 2020
@ilya-lavrenov ilya-lavrenov added the enhancement New feature or request label Jun 4, 2020
@ilya-lavrenov ilya-lavrenov added this to the 2020.4 milestone Jun 4, 2020
tadamowicz pushed a commit to tadamowicz/openvino that referenced this pull request Aug 30, 2023
redradist pushed a commit to redradist/openvino that referenced this pull request Oct 6, 2023
…vinotoolkit#591)

* [NVIDIA] Add CMAKE_CUDA_ARCHITECTURES support and new architectures

* [NVIDIA] Fix BF16 build errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GNA OpenVINO GNA plugin enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants