Skip to content

Additional checks and Validation for Intel OV plugins#6976

Open
akodanka wants to merge 4 commits intogoogle-ai-edge:mainfrom
akodanka:validation
Open

Additional checks and Validation for Intel OV plugins#6976
akodanka wants to merge 4 commits intogoogle-ai-edge:mainfrom
akodanka:validation

Conversation

@akodanka
Copy link
Copy Markdown
Contributor

Introduced additional validation checks and fixed test executions.
This has changes on top of PR #6748 .

The dependent openvino libs were not discovered at runtime.
Additionally, the linux openvino libs are versioned(eg. .so.2610).

Command to test openvino_compiler_plugin_test:
bazel test //litert/vendors/intel_openvino/compiler:openvino_compiler_plugin_test
Optional flags to prevent cache and view the console output:
--cache_test_results=no --test_output=streamed

Command to test decoder_test:
bazel test //litert/vendors/intel_openvino/compiler:decoder_test

Signed-off-by: Anoob Anto Kodankandath <anoob.anto.kodankandath@intel.com>
Signed-off-by: Anoob Anto Kodankandath <anoob.anto.kodankandath@intel.com>
Signed-off-by: Anoob Anto Kodankandath <anoob.anto.kodankandath@intel.com>
@akodanka akodanka force-pushed the validation branch 2 times, most recently from 0397178 to 978f034 Compare April 21, 2026 10:36
Copy link
Copy Markdown
Contributor

@MatthiasKreileder MatthiasKreileder left a comment

Choose a reason for hiding this comment

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

Thanks!

Comment thread litert/vendors/intel_openvino/compiler/BUILD
Signed-off-by: Anoob Anto Kodankandath <anoob.anto.kodankandath@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants