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

Caching: pass global CACHE_DIR setting to plugin #5893

Merged
merged 3 commits into from
May 31, 2021

Conversation

nosovmik
Copy link
Contributor

Details:

  • This can be helpful for GPU - it doesn't support Import/Export but can significantly speed up load time when CACHE_DIR is set for device only

Tickets:

  • 57019

@nosovmik nosovmik requested review from ilya-lavrenov and a team May 28, 2021 16:35
@openvino-pushbot openvino-pushbot added category: inference OpenVINO Runtime library - Inference category: IE Tests OpenVINO Test: plugins and common labels May 28, 2021
This can be helpful for GPU - it doesn't support Import/Export but can
significantly speed up load time when CACHE_DIR is set for device only
@ilya-lavrenov ilya-lavrenov enabled auto-merge (squash) May 31, 2021 13:47
@ilya-lavrenov ilya-lavrenov self-assigned this May 31, 2021
@ilya-lavrenov ilya-lavrenov added this to the 2021.4 milestone May 31, 2021
@ilya-lavrenov ilya-lavrenov merged commit e29169d into openvinotoolkit:master May 31, 2021
yekruglov pushed a commit to yekruglov/openvino that referenced this pull request Jun 7, 2021
* Caching: pass global CACHE_DIR setting to plugin

This can be helpful for GPU - it doesn't support Import/Export but can
significantly speed up load time when CACHE_DIR is set for device only

* Ignore exception in 'DeviceSupportsConfigKey' if plugin doesn't support GetMetric at all
rnugmanx pushed a commit to rnugmanx/openvino that referenced this pull request Aug 26, 2021
* Caching: pass global CACHE_DIR setting to plugin

This can be helpful for GPU - it doesn't support Import/Export but can
significantly speed up load time when CACHE_DIR is set for device only

* Ignore exception in 'DeviceSupportsConfigKey' if plugin doesn't support GetMetric at all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: IE Tests OpenVINO Test: plugins and common category: inference OpenVINO Runtime library - Inference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants