You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix to resolve EPCtx filename confusion with wrapped OVIRs (#793)
* Fix to resolve EPCtx filename confusion with wrapped OVIRs
* Update onnxruntime/core/providers/openvino/backend_manager.cc
ORT_THROW can take more than one argument, however, the code style does seem to be one error string per ORT THROW, so we can accept this update.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: MayureshV1 <47039074+MayureshV1@users.noreply.github.com>
0 commit comments