Skip to content

Commit 88a6403

Browse files
committed
add 2430/2440
1 parent b47a8ea commit 88a6403

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Sdcb.OpenVINO/Natives/OpenVINOLibraryLoader.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ static OpenVINOLibraryLoader()
5959

6060
public static List<string> SupportedVersionSuffixes { get; set; } = new()
6161
{
62+
"2440",
63+
"2430",
6264
"2420",
6365
"2410",
6466
"2400",

0 commit comments

Comments
 (0)