-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Ovep develop 1.21 #22824
Ovep develop 1.21 #22824
Conversation
Add check for NPU device type in allocator creation logic
add initializer data type support
Create multi infer requests in OVEP based on num_threads
update: Upgraded to OpenVINO v2024.5
update: Extend datatypes support
Updated API Documentation with required comments
* Add support for dynmaic workload type * Fix the iteration on gsl::span dynamic keys and values * Fix lint issues
Fix inference with EP context embed mode 0
Upgrade OVEP CI to 2024.4.0
/azp run Linux OpenVINO CI Pipeline |
Azure Pipelines successfully started running 1 pipeline(s). |
@adrianlizarraga @jywu-msft Please review |
please fix lintrunner error https://github.com/microsoft/onnxruntime/actions/runs/11822465741/job/32940502475?pr=22824 |
@jywu-msft Added the fix for pylint failure. Can you please retrigger the pipelines. Thanks |
/azp run Linux CPU CI Pipeline, Linux CPU Minimal Build E2E CI Pipeline, Linux GPU CI Pipeline, Linux GPU TensorRT CI Pipeline, Linux OpenVINO CI Pipeline, MacOS CI Pipeline, ONNX Runtime Web CI Pipeline, onnxruntime-binary-size-checks-ci-pipeline, Linux QNN CI Pipeline |
/azp run Windows CPU CI Pipeline, Windows GPU CI Pipeline, Windows GPU TensorRT CI Pipeline, Windows ARM64 QNN CI Pipeline, orttraining-linux-ci-pipeline, orttraining-linux-gpu-ci-pipeline, Windows x64 QNN CI Pipeline, Linux MIGraphX CI Pipeline, Big Models |
/azp run Linux Android Emulator QNN CI Pipeline, Windows GPU CUDA CI Pipeline, Windows GPU DML CI Pipeline, Windows GPU Doc Gen CI Pipeline |
Azure Pipelines successfully started running 6 pipeline(s). |
Azure Pipelines successfully started running 4 pipeline(s). |
Azure Pipelines successfully started running 9 pipeline(s). |
Description
OVEP development changes for ORT 1.21 Release
Motivation and Context
Has critical bug fixes
Support for concurrency execution of models is enabled
Support for OV 2024.5
Memory optimizations for NPU platform