Skip to content

Conversation

preetha-intel
Copy link

Description

Fix the LUID check

Motivation and Context

https://jira.devtools.intel.com/browse/CVS-165717

}
} else {
ORT_THROW("Invalid device_luid is set");
ORT_THROW("Invalid device_luid is passed. Kindly verify that the device type and LUID corresponds to the same HW");

Choose a reason for hiding this comment

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

Cosmetic change but error should be more assertive
"device_luid 'print luid_str' does not correspond to list of device_type 'print device_type' passed in."

Copy link

@MayureshV1 MayureshV1 left a comment

Choose a reason for hiding this comment

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

LGTM !

@preetha-intel preetha-intel merged commit 4e63ef6 into ovep-develop Apr 10, 2025
6 of 8 checks passed
ankitm3k pushed a commit that referenced this pull request Jul 2, 2025
* Fix the LUID check

* Address review comments
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