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

feat: Load custom json OV config during runtime latest #457

Closed
wants to merge 1 commit into from

Conversation

ankitm3k
Copy link

Description

This PR enables a feature for loading custom JSON OV config during runtime which sets OV parameters. This PR is intended for Config 3.

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 Sep 26, 2024
@ankitm3k ankitm3k force-pushed the ankit/ov_config_loader_v3 branch 3 times, most recently from 3ce3111 to d75d0f1 Compare September 27, 2024 06:43
@sfatimar
Copy link

Not going to merge

@sfatimar sfatimar closed this Oct 23, 2024
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