Skip to content

Commit 95fc73b

Browse files
author
Aditya Rastogi
committed
Editing comment
1 parent e7f6203 commit 95fc73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/onnxruntime/core/session/onnxruntime_ep_device_ep_metadata_keys.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// Key for the execution provider version string. This should be available for all plugin EPs.
1010
static const char* const kOrtEpDevice_EpMetadataKey_Version = "version";
1111

12-
// Key for the execution provider OS driver version. This should be available for all plugin EPs.
12+
// Key for the execution provider OS driver version.
1313
static const char* const kOrtEpDevice_EpMetadataKey_OSDriverVersion = "os_driver_version";
1414

1515
// Prefix for execution provider compatibility information stored in model metadata.

0 commit comments

Comments
 (0)