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: Using load_config as map #470

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

ankitm3k
Copy link

@ankitm3k ankitm3k commented Oct 8, 2024

Description

This PR enables a feature for loading custom JSON OV config Map during runtime which sets OV parameters.

Usage -

onnxruntime_perf_test.exe -e openvino -m times -r 1 -i "device_type|NPU load_config|npu_config.json” model.onnx

where npu_config.json is given below -

npu_config.json

image

This PR addresses the ticket request -
https://jira.devtools.intel.com/browse/EISW-138355

@ankitm3k ankitm3k self-assigned this Oct 8, 2024
@ankitm3k ankitm3k force-pushed the ankit/ov_config_map_loader branch 5 times, most recently from 74cbef5 to 38bfef9 Compare October 11, 2024 11:42
Copy link

@vthaniel vthaniel left a comment

Choose a reason for hiding this comment

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

internal_ci looks good

@vthaniel
Copy link

LGTM

@vthaniel vthaniel merged commit a22166f into ovep-develop-lnl-1.2 Oct 13, 2024
11 of 16 checks passed
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