Skip to content

Commit

Permalink
add 2430/2440
Browse files Browse the repository at this point in the history
  • Loading branch information
sdcb committed Sep 23, 2024
1 parent b47a8ea commit 88a6403
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Sdcb.OpenVINO/Natives/OpenVINOLibraryLoader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ static OpenVINOLibraryLoader()

public static List<string> SupportedVersionSuffixes { get; set; } = new()
{
"2440",
"2430",
"2420",
"2410",
"2400",
Expand Down

0 comments on commit 88a6403

Please sign in to comment.