Describe the feature request
There is metadata in EPContext operator schema which identifies the SDK version that a model was compiled with. This feature request tracks adding a new string element for an ep_driver_version attribute which helps identify the associated driver version.
Describe scenario use case
A caller may want to interrogate a model to understand what EP and driver version it was compiled with (e.g., as part of a compatibility check for example). The driver version may be relevant given that different versions of a driver might not preserve compatibility with a given EP.